]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
xilinx: versal: Align with the latest yaml spec
authorMichal Simek <michal.simek@xilinx.com>
Thu, 14 Oct 2021 10:22:16 +0000 (12:22 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 29 Oct 2021 07:47:05 +0000 (09:47 +0200)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/versal.dtsi

index f080739242aa228b7cf4fc3163a23cb31c155ba8..a6a96f16e2a84a23912907956299b1907606de01 100644 (file)
                };
 
                i2c0: i2c@ff020000 {
-                       compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
+                       compatible = "cdns,i2c-r1p14";
                        status = "disabled";
                        reg = <0 0xff020000 0 0x1000>;
                        interrupts = <0 14 4>;
                };
 
                i2c1: i2c@ff030000 {
-                       compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
+                       compatible = "cdns,i2c-r1p14";
                        status = "disabled";
                        reg = <0 0xff030000 0 0x1000>;
                        interrupts = <0 15 4>;
                };
 
                i2c2: i2c@f1000000 {
-                       compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
+                       compatible = "cdns,i2c-r1p14";
                        status = "disabled";
                        reg = <0 0xf1000000 0 0x1000>;
                        interrupts = <0 123 4>;
                        calibration = <0x7FFF>;
                };
 
-               sdhci0: sdhci@f1040000 {
+               sdhci0: mmc@f1040000 {
                        compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a";
                        status = "disabled";
                        reg = <0 0xf1040000 0 0x10000>;
                        /* dma-coherent; */
                };
 
-               sdhci1: sdhci@f1050000 {
+               sdhci1: mmc@f1050000 {
                        compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a";
                        status = "disabled";
                        reg = <0 0xf1050000 0 0x10000>;