| .. | .. |
|---|
| 186 | 186 | pinctrl-names = "default"; |
|---|
| 187 | 187 | pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk &sdio0_int>; |
|---|
| 188 | 188 | sd-uhs-sdr104; |
|---|
| 189 | | - supports-sdio; |
|---|
| 189 | + no-sd; |
|---|
| 190 | + no-mmc; |
|---|
| 190 | 191 | }; |
|---|
| 191 | 192 | |
|---|
| 192 | 193 | &i2c0 { |
|---|
| .. | .. |
|---|
| 536 | 537 | }; |
|---|
| 537 | 538 | |
|---|
| 538 | 539 | &sdmmc { |
|---|
| 539 | | - supports-sd; |
|---|
| 540 | + no-sdio; |
|---|
| 541 | + no-mmc; |
|---|
| 540 | 542 | bus-width = <4>; |
|---|
| 541 | 543 | cap-mmc-highspeed; |
|---|
| 542 | 544 | sd-uhs-sdr12; |
|---|
| .. | .. |
|---|
| 552 | 554 | status = "okay"; |
|---|
| 553 | 555 | vmmc-supply = <&vcc_sd>; |
|---|
| 554 | 556 | vqmmc-supply = <&vccio_sd>; |
|---|
| 555 | | - supports-sd; |
|---|
| 557 | + no-sdio; |
|---|
| 558 | + no-mmc; |
|---|
| 556 | 559 | }; |
|---|
| 557 | 560 | |
|---|
| 558 | 561 | &dsi0 { |
|---|