.. | .. |
---|
267 | 267 | <1 RK_PA2 1 &pcfg_pull_none>, |
---|
268 | 268 | /* flash_rdyn */ |
---|
269 | 269 | <1 RK_PA1 1 &pcfg_pull_none>, |
---|
| 270 | + /* flash_trig_in */ |
---|
| 271 | + <1 RK_PC5 4 &pcfg_pull_none>, |
---|
| 272 | + /* flash_trig_out */ |
---|
| 273 | + <1 RK_PC4 4 &pcfg_pull_none>, |
---|
| 274 | + /* flash_vol_sel */ |
---|
| 275 | + <0 RK_PB3 1 &pcfg_pull_none>, |
---|
270 | 276 | /* flash_wpn */ |
---|
271 | 277 | <1 RK_PA3 1 &pcfg_pull_none>, |
---|
272 | 278 | /* flash_wrn */ |
---|
.. | .. |
---|
1214 | 1220 | /* sdmmc0_pwr */ |
---|
1215 | 1221 | <0 RK_PC0 1 &pcfg_pull_none>; |
---|
1216 | 1222 | }; |
---|
| 1223 | + |
---|
| 1224 | + /omit-if-no-ref/ |
---|
| 1225 | + sdmmc0_idle_pins: sdmmc0-idle-pins { |
---|
| 1226 | + rockchip,pins = |
---|
| 1227 | + <1 RK_PB0 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 1228 | + <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 1229 | + <1 RK_PA4 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 1230 | + <1 RK_PA5 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 1231 | + <1 RK_PA6 RK_FUNC_GPIO &pcfg_pull_down>, |
---|
| 1232 | + <1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_down>; |
---|
| 1233 | + }; |
---|
1217 | 1234 | }; |
---|
1218 | 1235 | spi0 { |
---|
1219 | 1236 | /omit-if-no-ref/ |
---|