mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-26 11:02:42 -04:00
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 <treding@nvidia.com>
This commit is contained in:
@@ -90,6 +90,10 @@ sor@54580000 {
|
||||
dpaux@545c0000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
i2c@546c0000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
gpu@57000000 {
|
||||
|
||||
Reference in New Issue
Block a user