.. | .. |
---|
208 | 208 | bus-width = <8>; |
---|
209 | 209 | cap-mmc-highspeed; |
---|
210 | 210 | mmc-hs200-1_8v; |
---|
211 | | - supports-emmc; |
---|
| 211 | + no-sdio; |
---|
| 212 | + no-sd; |
---|
212 | 213 | disable-wp; |
---|
213 | 214 | non-removable; |
---|
214 | 215 | num-slots = <1>; |
---|
.. | .. |
---|
562 | 563 | bus-width = <4>; |
---|
563 | 564 | cap-mmc-highspeed; |
---|
564 | 565 | cap-sd-highspeed; |
---|
565 | | - supports-sd; |
---|
| 566 | + no-sdio; |
---|
| 567 | + no-mmc; |
---|
566 | 568 | card-detect-delay = <800>; |
---|
567 | 569 | ignore-pm-notify; |
---|
568 | 570 | /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/ |
---|
.. | .. |
---|
578 | 580 | &sdio { |
---|
579 | 581 | bus-width = <4>; |
---|
580 | 582 | cap-sd-highspeed; |
---|
581 | | - supports-sdio; |
---|
| 583 | + no-sd; |
---|
| 584 | + no-mmc; |
---|
582 | 585 | ignore-pm-notify; |
---|
583 | 586 | keep-power-in-suspend; |
---|
584 | 587 | non-removable; |
---|