hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/arch/arm/boot/dts/rv1126-pinctrl.dtsi
....@@ -1214,6 +1214,17 @@
12141214 /* sdmmc0_pwr */
12151215 <0 RK_PC0 1 &pcfg_pull_none>;
12161216 };
1217
+
1218
+ /omit-if-no-ref/
1219
+ sdmmc0_idle_pins: sdmmc0-idle-pins {
1220
+ rockchip,pins =
1221
+ <1 RK_PB0 RK_FUNC_GPIO &pcfg_pull_down>,
1222
+ <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_down>,
1223
+ <1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_down>,
1224
+ <1 RK_PA5 RK_FUNC_GPIO &pcfg_pull_down>,
1225
+ <1 RK_PA6 RK_FUNC_GPIO &pcfg_pull_down>,
1226
+ <1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_down>;
1227
+ };
12171228 };
12181229 spi0 {
12191230 /omit-if-no-ref/