summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
diff options
context:
space:
mode:
authorLi Yang <leoyang.li@nxp.com>2022-03-21 21:28:14 -0500
committerShawn Guo <shawnguo@kernel.org>2022-05-05 08:48:50 +0800
commitfefbc0021940a1da023eeff7634341841a048acf (patch)
tree83c5127d65363defe276b3a44514dea9a5f80e42 /arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
parentcc545760170590b5e6733ebfef8398f97d7dee05 (diff)
arm64: dts: remove "simple-bus" compatible from ifc node
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>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
index 1282b61da8a5..eb63117b44fb 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi
@@ -1037,7 +1037,7 @@
};
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;