mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: rockchip: rv1126b-evb2-v10: fixes error of cam reset pin of sc850sl
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com> Change-Id: I908e8b1e30b49b2058b0cd00d5075e631be8f0ae
This commit is contained in:
@@ -585,7 +585,7 @@
|
||||
};
|
||||
|
||||
&sc850sl {
|
||||
reset-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_LOW>;
|
||||
reset-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&sdmmc0 {
|
||||
|
||||
Reference in New Issue
Block a user