mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
ARM: tegra: colibri_t30: annotate power I2C being on-module
The power I2C bus aka PWR_I2C which connects to the audio codec, PMIC, temperature sensor and touch screen controller is really on-module only. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
f7ce7658c0
commit
5ffdfa1aca
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@
|
|||
|
||||
/*
|
||||
* PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and
|
||||
* touch screen controller
|
||||
* touch screen controller (On-module)
|
||||
*/
|
||||
i2c@7000d000 {
|
||||
status = "okay";
|
||||
|
|
Loading…
Add table
Reference in a new issue