Files
rockchip-kernel/arch/arm64/boot/dts/rockchip/rk3576-test5-v10.dts
Zefa Chen 8ad666171f arm64: dts: rockchip: rk3576-test5-v10 modify pwdn-gpio of camera
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I117b9608f2247a8401f0bf978019e81e4ad906d0
2024-09-25 15:22:08 +08:00

34 lines
610 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2024 Rockchip Electronics Co., Ltd.
*
*/
/dts-v1/;
#include "rk3576.dtsi"
#include "rk3576-test5.dtsi"
#include "rk3576-evb1-cam-dcphy0.dtsi"
#include "rk3576-android.dtsi"
/ {
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>;
};