fixup: Recover Driver's reset-gpios

This commit is contained in:
dchvs 2021-02-09 19:29:34 -06:00
parent c59d9c8ba8
commit 6b9e2b6b54
1 changed files with 3 additions and 6 deletions

View File

@ -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";