.. | .. |
---|
372 | 372 | bus-width = <8>; |
---|
373 | 373 | cap-mmc-highspeed; |
---|
374 | 374 | mmc-hs200-1_8v; |
---|
375 | | - supports-emmc; |
---|
| 375 | + no-sdio; |
---|
| 376 | + no-sd; |
---|
376 | 377 | disable-wp; |
---|
377 | 378 | non-removable; |
---|
378 | 379 | num-slots = <1>; |
---|
.. | .. |
---|
382 | 383 | &i2c0 { |
---|
383 | 384 | status = "okay"; |
---|
384 | 385 | |
---|
385 | | - vdd_cpu: tcs4525@10 { |
---|
386 | | - compatible = "tcs,tcs452x"; |
---|
| 386 | + vdd_cpu: tcs4526@10 { |
---|
| 387 | + compatible = "tcs,tcs4526"; |
---|
387 | 388 | reg = <0x10>; |
---|
388 | 389 | regulator-compatible = "fan53555-reg"; |
---|
389 | 390 | pinctrl-0 = <&vsel_gpio>; |
---|
.. | .. |
---|
1004 | 1005 | &sdmmc { |
---|
1005 | 1006 | clock-frequency = <37500000>; |
---|
1006 | 1007 | clock-freq-min-max = <400000 37500000>; |
---|
1007 | | - supports-sd; |
---|
| 1008 | + no-sdio; |
---|
| 1009 | + no-mmc; |
---|
1008 | 1010 | cap-mmc-highspeed; |
---|
1009 | 1011 | cap-sd-highspeed; |
---|
1010 | 1012 | card-detect-delay = <200>; |
---|
.. | .. |
---|
1017 | 1019 | |
---|
1018 | 1020 | &sdio0 { |
---|
1019 | 1021 | max-frequency = <100000000>; |
---|
1020 | | - supports-sdio; |
---|
| 1022 | + no-sd; |
---|
| 1023 | + no-mmc; |
---|
1021 | 1024 | bus-width = <4>; |
---|
1022 | 1025 | disable-wp; |
---|
1023 | 1026 | cap-sd-highspeed; |
---|