mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user