arm64: dts: remove "simple-bus" compatible from ifc node
authorLi Yang <leoyang.li@nxp.com>
Tue, 22 Mar 2022 02:28:14 +0000 (21:28 -0500)
committerShawn Guo <shawnguo@kernel.org>
Thu, 5 May 2022 00:48:50 +0000 (08:48 +0800)
The binding of ifc device has been updated.  Update dts to match
accordingly.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi

index 35d1939e690b0ee6275f994f46689a7708ffcde7..e0dc644525696bea85d467f684061b7fb4dfabb7 100644 (file)
                };
 
                ifc: ifc@1530000 {
-                       compatible = "fsl,ifc", "simple-bus";
+                       compatible = "fsl,ifc";
                        reg = <0x0 0x1530000 0x0 0x10000>;
                        interrupts = <0 43 0x4>;
                };
index 4e7bd04d979841d7cbb6fb42a765c9ca0af11eb8..6a51f33b382b2b888fc5af33db655db8d8f2102c 100644 (file)
                };
 
                ifc: ifc@1530000 {
-                       compatible = "fsl,ifc", "simple-bus";
+                       compatible = "fsl,ifc";
                        reg = <0x0 0x1530000 0x0 0x10000>;
                        interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
index 18e529118476af69d4eae25790cc3d92570ad4a8..5578078c64d29fff398b9e4007100d4a9bc20040 100644 (file)
                };
 
                ifc: ifc@2240000 {
-                       compatible = "fsl,ifc", "simple-bus";
+                       compatible = "fsl,ifc";
                        reg = <0x0 0x2240000 0x0 0x20000>;
                        interrupts = <0 21 IRQ_TYPE_LEVEL_HIGH>;
                        little-endian;
index 1282b61da8a55e67d65e22ff0862f9992f8cf94d..eb63117b44fba583a7d719de2c938979a4397a00 100644 (file)
                };
 
                ifc: ifc@2240000 {
-                       compatible = "fsl,ifc", "simple-bus";
+                       compatible = "fsl,ifc";
                        reg = <0x0 0x2240000 0x0 0x20000>;
                        interrupts = <0 21 0x4>; /* Level high type */
                        little-endian;