In Linux kernel version of armada-37xx.dtsi file sdhci1 pointer refers to
sdhci@d0000 node and sdhci0 pointer to sdhci@d8000 node.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
status = "okay";
};
-&sdhci0 {
+&sdhci1 {
bus-width = <4>;
pinctrl-names = "default";
pinctrl-0 = <&sdio_pins>;
status = "okay";
};
-&sdhci1 {
+&sdhci0 {
non-removable;
bus-width = <8>;
mmc-ddr-1_8v;
phys = <&comphy2 0>;
};
-&sdhci0 {
+&sdhci1 {
pinctrl-names = "default";
pinctrl-0 = <&sdio_pins>;
bus-width = <4>;
};
/* U11 */
-&sdhci1 {
+&sdhci0 {
non-removable;
bus-width = <8>;
mmc-ddr-1_8v;
};
};
-&sdhci1 {
+&sdhci0 {
wp-inverted;
bus-width = <4>;
cd-gpios = <&gpionb 10 GPIO_ACTIVE_HIGH>;
};
};
-&sdhci1 {
+&sdhci0 {
u-boot,dm-pre-reloc;
};
};
};
-&sdhci1 {
+&sdhci0 {
non-removable;
mmc-ddr-1_8v;
mmc-hs200-1_8v;
};
};
- sdhci0: sdhci@d0000 {
+ sdhci1: sdhci@d0000 {
compatible = "marvell,armada-3700-sdhci",
"marvell,sdhci-xenon";
reg = <0xd0000 0x300
status = "disabled";
};
- sdhci1: sdhci@d8000 {
+ sdhci0: sdhci@d8000 {
compatible = "marvell,armada-3700-sdhci",
"marvell,sdhci-xenon";
reg = <0xd8000 0x300