Commit 5ffdfa1a authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

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: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent f7ce7658
...@@ -713,7 +713,7 @@ hdmi_ddc: i2c@7000c700 { ...@@ -713,7 +713,7 @@ hdmi_ddc: i2c@7000c700 {
/* /*
* PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and * PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and
* touch screen controller * touch screen controller (On-module)
*/ */
i2c@7000d000 { i2c@7000d000 {
status = "okay"; status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment