mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-26 20:34:08 -05: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:
committed by
Thierry Reding
parent
f7ce7658c0
commit
5ffdfa1aca
@@ -713,7 +713,7 @@ hdmi_ddc: i2c@7000c700 {
|
||||
|
||||
/*
|
||||
* PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and
|
||||
* touch screen controller
|
||||
* touch screen controller (On-module)
|
||||
*/
|
||||
i2c@7000d000 {
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user