devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] ARM: dts: ls1021a: remove "simple-bus" compatible from ifc node
@ 2022-03-22  2:28 Li Yang
  2022-03-22  2:28 ` [PATCH 2/6] arm64: dts: " Li Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Li Yang @ 2022-03-22  2:28 UTC (permalink / raw)
  To: Shawn Guo, Li Yang, Rob Herring
  Cc: linux-arm-kernel, devicetree, linux-kernel

The binding of ifc device has been updated.  Update dts to match
accordingly.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 2e69d6eab4d1..52835d3dfa1b 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -123,7 +123,7 @@ msi2: msi-controller@1570e08 {
 		};
 
 		ifc: ifc@1530000 {
-			compatible = "fsl,ifc", "simple-bus";
+			compatible = "fsl,ifc";
 			reg = <0x0 0x1530000 0x0 0x10000>;
 			interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
 			status = "disabled";
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-05  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22  2:28 [PATCH 1/6] ARM: dts: ls1021a: remove "simple-bus" compatible from ifc node Li Yang
2022-03-22  2:28 ` [PATCH 2/6] arm64: dts: " Li Yang
2022-03-22  2:28 ` [PATCH 3/6] powerpc/mpc85xx: " Li Yang
2022-03-22  2:28 ` [PATCH 4/6] ARM: dts: update ifc node name to be memory-controller Li Yang
2022-03-22  2:28 ` [PATCH 5/6] arm64: dts: freescale: " Li Yang
2022-03-22  2:28 ` [PATCH 6/6] powerpc/fsl: " Li Yang
2022-04-10  7:27 ` [PATCH 1/6] ARM: dts: ls1021a: remove "simple-bus" compatible from ifc node Shawn Guo
2022-04-27 21:26   ` Leo Li
2022-05-05  0:50     ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).