]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
xilinx: Fix axi and mmc node names in mini configuration
authorMichal Simek <michal.simek@amd.com>
Fri, 13 Sep 2024 09:28:44 +0000 (11:28 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 20 Sep 2024 13:31:41 +0000 (15:31 +0200)
amba is not approved node name for simple-bus that's why use axi instead to
be aligned with other xilinx boards. Node reference is not changed that's
why there is no impact but also mini configuration will never gets to OS
that's why nothing should be affected from OS perspective (paths in /proc/
for example).

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/1b18a69ae47bdcb1a0795af7621d13bfecfc9861.1726219714.git.michal.simek@amd.com
arch/arm/dts/versal-mini-emmc0.dts
arch/arm/dts/versal-mini-emmc1.dts
arch/arm/dts/versal-mini-ospi.dtsi
arch/arm/dts/versal-mini-qspi.dtsi
arch/arm/dts/zynq-cse-nand.dts
arch/arm/dts/zynq-cse-nor.dts
arch/arm/dts/zynq-cse-qspi.dtsi
arch/arm/dts/zynqmp-mini-emmc0.dts
arch/arm/dts/zynqmp-mini-emmc1.dts
arch/arm/dts/zynqmp-mini-nand.dts
arch/arm/dts/zynqmp-mini-qspi.dts

index 60b1c0e1fc44f91c00939119ade9d3d3ae2d169d..b98ed16bc5ff907ccc959c167539234be52690c8 100644 (file)
@@ -28,7 +28,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <0x2>;
index 751cc38ee5c0b3b63c4a45c9539645473a0d81e3..e6a5c2b699e0eaaf44f1b1bf0b8b463a45d2053e 100644 (file)
@@ -28,7 +28,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <0x2>;
index 8735292a1273286d9f55bff8347f8f7005c4d3e6..9ca0cf3c027f0a3792867a437b0a621ab0067230 100644 (file)
@@ -28,7 +28,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <0x2>;
index 9347ea32c9cb4fc1ceea71d6a363a0972fe79937..57427e099f9e8aa009e6ccb30c2f75bef6be2a65 100644 (file)
@@ -28,7 +28,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <0x2>;
index 18f627f3d72bdb94edfe8d85776d0b4c1de5dcbf..f1fb15902a79d17a2cb3cae6fd468c2fc2137c83 100644 (file)
@@ -31,7 +31,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <1>;
index a5c8a0813ffb60a472547a4bc945e7556ae6c961..8e60d17b9448a6130e5535f63c8825b7b82f2898 100644 (file)
@@ -31,7 +31,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <1>;
index 2e4afafebf5192837b64011fa51354649d0cc7ef..3b7e6c798740dcc087cb33fd6c30176570096077 100644 (file)
@@ -32,7 +32,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                bootph-all;
                compatible = "simple-bus";
                #address-cells = <1>;
index 7823c58cb272e50dcdf854df70eafc407499eabe..cf2219797a585077fffa75f7e5822908ee3f969a 100644 (file)
                clock-frequency = <200000000>;
        };
 
-       amba: amba {
+       amba: axi {
                compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges;
 
-               sdhci0: sdhci@ff160000 {
+               sdhci0: mmc@ff160000 {
                        bootph-all;
                        compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
                        status = "disabled";
index 2f6ba95073ab41cd25f2b6a09c84ca194d7c09e4..4c9f56a807635785a2311a5330a344a0468489fc 100644 (file)
                clock-frequency = <200000000>;
        };
 
-       amba: amba {
+       amba: axi {
                compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <2>;
                ranges;
 
-               sdhci1: sdhci@ff170000 {
+               sdhci1: mmc@ff170000 {
                        bootph-all;
                        compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
                        status = "disabled";
index e08a7840d8e15fb6d662203217b188979860bb8a..5e2135158cd550d73777f14b62e39c7b0da96c71 100644 (file)
@@ -35,7 +35,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <1>;
index e35317f3e2d48820257af4cf81bd9cf125fa33b0..a02a3d68dd52976bb60651f5ce4a48a3defa3dec 100644 (file)
@@ -36,7 +36,7 @@
                bootph-all;
        };
 
-       amba: amba {
+       amba: axi {
                compatible = "simple-bus";
                #address-cells = <2>;
                #size-cells = <1>;