.. | .. |
---|
1214 | 1214 | /* sdmmc0_pwr */ |
---|
1215 | 1215 | <0 RK_PC0 1 &pcfg_pull_none>; |
---|
1216 | 1216 | }; |
---|
| 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 | + }; |
---|
1217 | 1228 | }; |
---|
1218 | 1229 | spi0 { |
---|
1219 | 1230 | /omit-if-no-ref/ |
---|