mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
arm64: dts: rockchip: rk3576-test5-v10 modify pwdn-gpio of camera
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I117b9608f2247a8401f0bf978019e81e4ad906d0
This commit is contained in:
@@ -15,3 +15,19 @@
|
||||
model = "Rockchip RK3576 TEST5 V10 Board";
|
||||
compatible = "rockchip,rk3576-test5-v10", "rockchip,rk3576";
|
||||
};
|
||||
|
||||
&imx464_0 {
|
||||
pwdn-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&imx464_1 {
|
||||
pwdn-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&os04a10 {
|
||||
pwdn-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&sc4336 {
|
||||
pwdn-gpios = <&gpio3 RK_PC7 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user