aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
diff options
context:
space:
mode:
authorWang Dongsheng <dongsheng.wang@freescale.com>2015-08-14 11:12:10 +0800
committerScott Wood <scottwood@freescale.com>2015-08-17 19:33:22 -0500
commit163e60c169752b2e817735d28d3bd2d73cd268f3 (patch)
treef8e81bed31ffc72c5d9dcf8f0cba9d7d14a31fca /arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
parentpowerpc/85xx: Add binding for SCFG (diff)
downloadlinux-dev-163e60c169752b2e817735d28d3bd2d73cd268f3.tar.xz
linux-dev-163e60c169752b2e817735d28d3bd2d73cd268f3.zip
powerpc/mpc85xx:Add SCFG device tree support of T104x
Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t1040si-post.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/t1040si-post.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi b/arch/powerpc/boot/dts/fsl/t1040si-post.dtsi
index 9e9f7e201d43..9770d0278493 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@fc000 {
+ compatible = "fsl,t1040-scfg";
+ reg = <0xfc000 0x1000>;
+ };
+
/include/ "elo3-dma-0.dtsi"
/include/ "elo3-dma-1.dtsi"
/include/ "qoriq-espi-0.dtsi"