|
1105 | 1105 | sdmmc3: sdmmc@48004000 {
|
1106 | 1106 | compatible = "arm,pl18x", "arm,primecell";
|
1107 | 1107 | arm,primecell-periphid = <0x10153180>;
|
1108 |
| - reg = <0x48004000 0x400>; |
| 1108 | + reg = <0x48004000 0x400>, <0x48005000 0x400>; |
1109 | 1109 | interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
|
1110 | 1110 | interrupt-names = "cmd_irq";
|
1111 | 1111 | clocks = <&rcc SDMMC3_K>;
|
|
1453 | 1453 | sdmmc1: sdmmc@58005000 {
|
1454 | 1454 | compatible = "arm,pl18x", "arm,primecell";
|
1455 | 1455 | arm,primecell-periphid = <0x10153180>;
|
1456 |
| - reg = <0x58005000 0x1000>; |
| 1456 | + reg = <0x58005000 0x1000>, <0x58006000 0x1000>; |
1457 | 1457 | interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
|
1458 | 1458 | interrupt-names = "cmd_irq";
|
1459 | 1459 | clocks = <&rcc SDMMC1_K>;
|
|
1468 | 1468 | sdmmc2: sdmmc@58007000 {
|
1469 | 1469 | compatible = "arm,pl18x", "arm,primecell";
|
1470 | 1470 | arm,primecell-periphid = <0x10153180>;
|
1471 |
| - reg = <0x58007000 0x1000>; |
| 1471 | + reg = <0x58007000 0x1000>, <0x58008000 0x1000>; |
1472 | 1472 | interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
|
1473 | 1473 | interrupt-names = "cmd_irq";
|
1474 | 1474 | clocks = <&rcc SDMMC2_K>;
|
|
0 commit comments