arm: a37xx: Update sdhci pointers to official DT bindings

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>
This commit is contained in:
Pali Rohár
2022-02-14 11:34:27 +01:00
committed by Stefan Roese
parent bf1f1668bb
commit 9dde7a09fc
6 changed files with 9 additions and 9 deletions

View File

@@ -98,14 +98,14 @@
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;

View File

@@ -104,7 +104,7 @@
phys = <&comphy2 0>;
};
&sdhci0 {
&sdhci1 {
pinctrl-names = "default";
pinctrl-0 = <&sdio_pins>;
bus-width = <4>;
@@ -114,7 +114,7 @@
};
/* U11 */
&sdhci1 {
&sdhci0 {
non-removable;
bus-width = <8>;
mmc-ddr-1_8v;

View File

@@ -120,7 +120,7 @@
};
};
&sdhci1 {
&sdhci0 {
wp-inverted;
bus-width = <4>;
cd-gpios = <&gpionb 10 GPIO_ACTIVE_HIGH>;

View File

@@ -28,6 +28,6 @@
};
};
&sdhci1 {
&sdhci0 {
u-boot,dm-pre-reloc;
};

View File

@@ -151,7 +151,7 @@
};
};
&sdhci1 {
&sdhci0 {
non-removable;
mmc-ddr-1_8v;
mmc-hs200-1_8v;

View File

@@ -251,7 +251,7 @@
};
};
sdhci0: sdhci@d0000 {
sdhci1: sdhci@d0000 {
compatible = "marvell,armada-3700-sdhci",
"marvell,sdhci-xenon";
reg = <0xd0000 0x300
@@ -259,7 +259,7 @@
status = "disabled";
};
sdhci1: sdhci@d8000 {
sdhci0: sdhci@d8000 {
compatible = "marvell,armada-3700-sdhci",
"marvell,sdhci-xenon";
reg = <0xd8000 0x300