ARM: dts: rockchip: rk3128: redefine sdmmc_pwren as GPIO function

For rk3128 reference design, sdmmc_pwren is used as a GPIO.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: If954337fe87da85eb7a088714ac6b0a5777c3cb7
This commit is contained in:
Shawn Lin
2023-02-22 14:33:55 +08:00
committed by Tao Huang
parent 9014f0d9cb
commit 8c62deaf60

View File

@@ -169,6 +169,10 @@
<&qos_vip0>;
};
&sdmmc_pwren {
rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_default>;
};
&video_phy {
status = "okay";
};