]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
powerpc/mpc85xx:Add SCFG device tree support of T104x
authorWang Dongsheng <dongsheng.wang@freescale.com>
Fri, 14 Aug 2015 03:12:10 +0000 (11:12 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 18 Aug 2015 00:33:22 +0000 (19:33 -0500)
Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/fsl/t1040si-post.dtsi

index 9e9f7e201d43a2234a8483f36f12b7e8ac0764fd..9770d02784937114f84b3a2c4d201e8a7eaf46a6 100644 (file)
@@ -484,6 +484,11 @@ serdes: serdes@ea000 {
                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"