diff --git a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi index 4dd0e3f..0f5b0f2 100644 --- a/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi +++ b/hardware/nvidia-spiri/platform/t18x/common/kernel-dts/t18x-common-platforms/tegra186-tx2-spiri-camera.dtsi @@ -77,7 +77,7 @@ i2c8 = "/i2c@31e0000"; mclk = "extperiph2"; // gpios -// reset-gpios = <&tegra_main_gpio CAM1_RST GPIO_ACTIVE_HIGH>; + reset-gpios = <&tegra_main_gpio CAM1_RST GPIO_ACTIVE_HIGH>; mode0 { mclk_khz = "24000"; @@ -125,9 +125,7 @@ i2c8 = "/i2c@31e0000"; port@0 { reg = <0x0>; - // daniel's - status="okay"; - + status = "okay"; mt9m021_slave: endpoint { port-index = <0x1>; bus-width = <0x1>; @@ -168,8 +166,7 @@ i2c8 = "/i2c@31e0000"; mclk = "extperiph1"; // gpios -// reset-gpios = <&tegra_main_gpio CAM0_RST GPIO_ACTIVE_HIGH>; - + reset-gpios = <&tegra_main_gpio CAM0_RST GPIO_ACTIVE_HIGH>; mode0 { mclk_khz = "24000"; num_lanes = "1";