.. | .. |
---|
344 | 344 | clock-frequency = <50000000>; |
---|
345 | 345 | clock-freq-min-max = <400000 50000000>; |
---|
346 | 346 | supports-highspeed; |
---|
347 | | - supports-emmc; |
---|
| 347 | + no-sdio; |
---|
| 348 | + no-sd; |
---|
348 | 349 | bootpart-no-access; |
---|
349 | 350 | supports-DDR_MODE; |
---|
350 | 351 | ignore-pm-notify; |
---|
.. | .. |
---|
624 | 625 | keep-power-in-suspend; |
---|
625 | 626 | mmc-pwrseq = <&sdio_pwrseq>; |
---|
626 | 627 | non-removable; |
---|
627 | | - supports-sdio; |
---|
| 628 | + no-sd; |
---|
| 629 | + no-mmc; |
---|
628 | 630 | |
---|
629 | 631 | status = "okay"; |
---|
630 | 632 | }; |
---|
.. | .. |
---|
633 | 635 | clock-frequency = <37500000>; |
---|
634 | 636 | clock-freq-min-max = <400000 37500000>; |
---|
635 | 637 | supports-highspeed; |
---|
636 | | - supports-sd; |
---|
| 638 | + no-sdio; |
---|
| 639 | + no-mmc; |
---|
637 | 640 | broken-cd; |
---|
638 | 641 | card-detect-delay = <200>; |
---|
639 | 642 | ignore-pm-notify; |
---|