arm64: tegra: Enable VI I2C on Jetson Nano
authorThierry Reding <treding@nvidia.com>
Fri, 7 Jun 2019 14:00:20 +0000 (16:00 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 20 May 2020 13:26:11 +0000 (15:26 +0200)
Enable the VI I2C so that the peripherals connected to it (such as the
camera connector, an INA3221 power monitor and the USB 3.1 4-port hub)
can be accessed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts

index 21ed175..374ce58 100644 (file)
                dpaux@545c0000 {
                        status = "okay";
                };
+
+               i2c@546c0000 {
+                       status = "okay";
+               };
        };
 
        gpu@57000000 {