.. | .. |
---|
126 | 126 | bus-width = <8>; |
---|
127 | 127 | cap-mmc-highspeed; |
---|
128 | 128 | mmc-hs200-1_8v; |
---|
129 | | - supports-emmc; |
---|
| 129 | + no-sdio; |
---|
| 130 | + no-sd; |
---|
130 | 131 | disable-wp; |
---|
131 | 132 | non-removable; |
---|
132 | 133 | num-slots = <1>; |
---|
.. | .. |
---|
522 | 523 | bus-width = <4>; |
---|
523 | 524 | cap-mmc-highspeed; |
---|
524 | 525 | cap-sd-highspeed; |
---|
525 | | - supports-sd; |
---|
| 526 | + no-sdio; |
---|
| 527 | + no-mmc; |
---|
526 | 528 | card-detect-delay = <800>; |
---|
527 | 529 | ignore-pm-notify; |
---|
528 | 530 | /*cd-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>; [> CD GPIO <]*/ |
---|
.. | .. |
---|
538 | 540 | &sdio { |
---|
539 | 541 | bus-width = <4>; |
---|
540 | 542 | cap-sd-highspeed; |
---|
541 | | - supports-sdio; |
---|
| 543 | + no-sd; |
---|
| 544 | + no-mmc; |
---|
542 | 545 | ignore-pm-notify; |
---|
543 | 546 | keep-power-in-suspend; |
---|
544 | 547 | non-removable; |
---|