Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Marcel Ziswiler and committed by
Thierry Reding
5ffdfa1a f7ce7658

+1 -1
+1 -1
arch/arm/boot/dts/tegra30-colibri.dtsi
··· 713 713 714 714 /* 715 715 * PWR_I2C: power I2C to audio codec, PMIC, temperature sensor and 716 - * touch screen controller 716 + * touch screen controller (On-module) 717 717 */ 718 718 i2c@7000d000 { 719 719 status = "okay";