[PATCH v2 2/2] powerpc/mpc85xx:Add SCFG device tree support of T104x
Dongsheng Wang
dongsheng.wang at freescale.com
Fri Aug 14 13:12:10 AEST 2015
From: Wang Dongsheng <dongsheng.wang at freescale.com>
Signed-off-by: Wang Dongsheng <dongsheng.wang at freescale.com>
---
*V2*
No changes.
diff --git a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi b/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
index 9e9f7e2..9770d02 100644
--- a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
@@ -484,6 +484,11 @@
reg = <0xea000 0x4000>;
};
+ scfg: global-utilities at fc000 {
+ compatible = "fsl,t1040-scfg";
+ reg = <0xfc000 0x1000>;
+ };
+
/include/ "elo3-dma-0.dtsi"
/include/ "elo3-dma-1.dtsi"
/include/ "qoriq-espi-0.dtsi"
--
2.1.0.27.g96db324
More information about the Linuxppc-dev
mailing list