File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 456
456
clock-names = "clk_ahb", "clk_xin";
457
457
mmc-ddr-1_8v;
458
458
mmc-hs200-1_8v;
459
- mmc-hs400-1_8v;
460
459
ti,trm-icp = <0x2>;
461
460
ti,otap-del-sel-legacy = <0x0>;
462
461
ti,otap-del-sel-mmc-hs = <0x0>;
463
462
ti,otap-del-sel-ddr52 = <0x6>;
464
463
ti,otap-del-sel-hs200 = <0x7>;
465
- ti,otap-del-sel-hs400 = <0x4>;
466
464
};
467
465
468
466
sdhci1: mmc@fa00000 {
Original file line number Diff line number Diff line change 33
33
ranges;
34
34
#interrupt-cells = <3>;
35
35
interrupt-controller;
36
- reg = <0x00 0x01800000 0x00 0x200000 >, /* GICD */
36
+ reg = <0x00 0x01800000 0x00 0x100000 >, /* GICD */
37
37
<0x00 0x01900000 0x00 0x100000>, /* GICR */
38
38
<0x00 0x6f000000 0x00 0x2000>, /* GICC */
39
39
<0x00 0x6f010000 0x00 0x1000>, /* GICH */
You can’t perform that action at this time.
0 commit comments