ARM: dts: rockchip: add idle state for sdmmc of rv1126-pinctrl

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: Ie72c4c8ac311aab1b02fb8c514c8652260aaa0e6
This commit is contained in:
Shawn Lin
2023-06-09 09:38:23 +08:00
parent e11e649ac1
commit 5c80c612ad

View File

@@ -1220,6 +1220,17 @@
/* sdmmc0_pwr */
<0 RK_PC0 1 &pcfg_pull_none>;
};
/omit-if-no-ref/
sdmmc0_idle_pins: sdmmc0-idle-pins {
rockchip,pins =
<1 RK_PB0 RK_FUNC_GPIO &pcfg_pull_down>,
<1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_down>,
<1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_down>,
<1 RK_PA5 RK_FUNC_GPIO &pcfg_pull_down>,
<1 RK_PA6 RK_FUNC_GPIO &pcfg_pull_down>,
<1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_down>;
};
};
spi0 {
/omit-if-no-ref/