[PATCH v2 5/6] ARM: dts: mt6580: Add device nodes to the MT6580 dtsi file
Scott Shu
scott.shu at mediatek.com
Thu Jul 9 23:04:08 PDT 2015
This adds the SCPSYS device node to the MT6580 dtsi file.
Signed-off-by: Scott Shu <scott.shu at mediatek.com>
---
arch/arm/boot/dts/mt6580.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/mt6580.dtsi b/arch/arm/boot/dts/mt6580.dtsi
index 09852cd..4a9df6a 100644
--- a/arch/arm/boot/dts/mt6580.dtsi
+++ b/arch/arm/boot/dts/mt6580.dtsi
@@ -74,6 +74,11 @@
};
};
+ scpsys: scpsys at 10006000 {
+ compatible = "mediatek,mt6580-scpsys";
+ reg = <0x10006000 0x1000>;
+ };
+
timer: timer at 10008000 {
compatible = "mediatek,mt6580-timer",
"mediatek,mt6577-timer";
--
1.8.1.1.dirty
More information about the Linux-mediatek
mailing list