|
259 | 259 | dma-coherent;
|
260 | 260 | };
|
261 | 261 |
|
| 262 | + sdhci1: sdhci@4fa0000 { |
| 263 | + compatible = "ti,am654-sdhci-5.1"; |
| 264 | + reg = <0x0 0x4fa0000 0x0 0x260>, <0x0 0x4fb0000 0x0 0x134>; |
| 265 | + power-domains = <&k3_pds 48 TI_SCI_PD_EXCLUSIVE>; |
| 266 | + clocks = <&k3_clks 48 0>, <&k3_clks 48 1>; |
| 267 | + clock-names = "clk_ahb", "clk_xin"; |
| 268 | + interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>; |
| 269 | + ti,otap-del-sel-legacy = <0x0>; |
| 270 | + ti,otap-del-sel-mmc-hs = <0x0>; |
| 271 | + ti,otap-del-sel-sd-hs = <0x0>; |
| 272 | + ti,otap-del-sel-sdr12 = <0x0>; |
| 273 | + ti,otap-del-sel-sdr25 = <0x0>; |
| 274 | + ti,otap-del-sel-sdr50 = <0x8>; |
| 275 | + ti,otap-del-sel-sdr104 = <0x7>; |
| 276 | + ti,otap-del-sel-ddr50 = <0x4>; |
| 277 | + ti,otap-del-sel-ddr52 = <0x4>; |
| 278 | + ti,otap-del-sel-hs200 = <0x7>; |
| 279 | + ti,clkbuf-sel = <0x7>; |
| 280 | + ti,otap-del-sel = <0x2>; |
| 281 | + ti,trm-icp = <0x8>; |
| 282 | + dma-coherent; |
| 283 | + no-1-8-v; |
| 284 | + }; |
| 285 | + |
262 | 286 | scm_conf: scm_conf@100000 {
|
263 | 287 | compatible = "syscon", "simple-mfd";
|
264 | 288 | reg = <0 0x00100000 0 0x1c000>;
|
|
0 commit comments