From 93ce7963510af5ed00934de9fc33b9191bc461e3 Mon Sep 17 00:00:00 2001 From: dchvs Date: Thu, 4 Feb 2021 15:13:14 -0600 Subject: [PATCH] Fix DTB for Spiri camera base --- .../tegra186-tx2-spiri-camera-base.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera-base.dtsi b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera-base.dtsi index b446782..585aca8 100644 --- a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera-base.dtsi +++ b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera-base.dtsi @@ -1,4 +1,3 @@ - /*Base include for cameras, sets up all the CSI and VI lanes etc, include this file in any baord specific camera files */ @@ -33,7 +32,7 @@ include this file in any baord specific camera files */ };*/ /* all cameras are disabled by default */ - host1x { +/* host1x { vi_base: vi@15700000 { num-channels = <6>; ports { @@ -82,7 +81,8 @@ include this file in any baord specific camera files */ }; }; }; - }; + }; */ + csi_base: nvcsi@150c0000 { #address-cells = <1>; #size-cells = <0>;