From: Thierry Reding Date: Fri, 7 Jun 2019 14:00:20 +0000 (+0200) Subject: arm64: tegra: Enable VI I2C on Jetson Nano X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ce8a85968dc492cdabf3eab2ce1b8a13fc102905;p=linux.git arm64: tegra: Enable VI I2C on Jetson Nano 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 --- diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts b/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts index 21ed1756b8899..374ce58b2b38b 100644 --- a/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts +++ b/arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts @@ -90,6 +90,10 @@ dpaux@545c0000 { status = "okay"; }; + + i2c@546c0000 { + status = "okay"; + }; }; gpu@57000000 {