summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTang Yuantian <Yuantian.Tang@freescale.com>2014-10-20 09:33:29 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:38:42 (GMT)
commit0b6ce14d7f7739c0a3e53bdaaa7268da4d8b3519 (patch)
tree0f983f0b828e27b69e729ec125106111180fef4b
parentfaf1ce807ddc8b3d017be39c1bc68a31f5833d82 (diff)
downloadlinux-fsl-qoriq-0b6ce14d7f7739c0a3e53bdaaa7268da4d8b3519.tar.xz
dts: ls1021a: updated the soc node
Added device_type property to soc node to facilitate its use. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> Change-Id: I4c50770215608f8ca718e78072a28f69afdf1bc2 Reviewed-on: http://git.am.freescale.net:8181/21690 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Zhengxiong Jin <Jason.Jin@freescale.com>
-rw-r--r--arch/arm/boot/dts/ls1021a.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index eeddae1..c22f2fb 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -76,6 +76,7 @@
compatible = "simple-bus";
#address-cells = <2>;
#size-cells = <2>;
+ device_type = "soc";
interrupt-parent = <&gic>;
ranges;