.. | .. |
---|
328 | 328 | bus-width = <8>; |
---|
329 | 329 | cap-mmc-highspeed; |
---|
330 | 330 | mmc-hs200-1_8v; |
---|
331 | | - supports-emmc; |
---|
| 331 | + no-sdio; |
---|
| 332 | + no-sd; |
---|
332 | 333 | disable-wp; |
---|
333 | 334 | non-removable; |
---|
334 | 335 | num-slots = <1>; |
---|
.. | .. |
---|
338 | 339 | &i2c0 { |
---|
339 | 340 | status = "okay"; |
---|
340 | 341 | |
---|
341 | | - vdd_cpu: tcs4525@10 { |
---|
342 | | - compatible = "tcs,tcs452x"; |
---|
| 342 | + vdd_cpu: tcs4526@10 { |
---|
| 343 | + compatible = "tcs,tcs4526"; |
---|
343 | 344 | reg = <0x10>; |
---|
344 | 345 | regulator-compatible = "fan53555-reg"; |
---|
345 | 346 | pinctrl-0 = <&vsel_gpio>; |
---|
.. | .. |
---|
1008 | 1009 | &sdmmc { |
---|
1009 | 1010 | clock-frequency = <37500000>; |
---|
1010 | 1011 | clock-freq-min-max = <400000 37500000>; |
---|
1011 | | - supports-sd; |
---|
| 1012 | + no-sdio; |
---|
| 1013 | + no-mmc; |
---|
1012 | 1014 | cap-mmc-highspeed; |
---|
1013 | 1015 | cap-sd-highspeed; |
---|
1014 | 1016 | card-detect-delay = <200>; |
---|
.. | .. |
---|
1022 | 1024 | |
---|
1023 | 1025 | &sdio0 { |
---|
1024 | 1026 | max-frequency = <50000000>; |
---|
1025 | | - supports-sdio; |
---|
| 1027 | + no-sd; |
---|
| 1028 | + no-mmc; |
---|
1026 | 1029 | bus-width = <4>; |
---|
1027 | 1030 | disable-wp; |
---|
1028 | 1031 | cap-sd-highspeed; |
---|