diff --git a/arch/arm64/boot/dts/rockchip/rk3576-test5-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-test5-v10.dts index b2eb1d337de5..2ee81e5b4878 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-test5-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-test5-v10.dts @@ -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>; +};