[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1438696464-59858-8-git-send-email-scott.shu@mediatek.com>
Date: Tue, 4 Aug 2015 21:54:23 +0800
From: Scott Shu <scott.shu@...iatek.com>
To: Matthias Brugger <matthias.bgg@...il.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Mark Rutland <mark.rutland@....com>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
<linux-mediatek@...ts.infradead.org>, <wsd_upstream@...iatek.com>,
<loda.chou@...iatek.com>, <jades.shih@...iatek.com>,
<Mars.Cheng@...iatek.com>, <scott.shu@...il.com>,
Scott Shu <scott.shu@...iatek.com>
Subject: [PATCH v3 7/8] ARM: dts: mt6580: Add device nodes to the MT6580 dtsi file
This adds the SCPSYS device node to the MT6580 dtsi file.
Signed-off-by: Scott Shu <scott.shu@...iatek.com>
---
arch/arm/boot/dts/mt6580.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/mt6580.dtsi b/arch/arm/boot/dts/mt6580.dtsi
index 06fdf6c..40957d3 100644
--- a/arch/arm/boot/dts/mt6580.dtsi
+++ b/arch/arm/boot/dts/mt6580.dtsi
@@ -67,6 +67,12 @@
#clock-cells = <0>;
};
+ scpsys: scpsys@...06000 {
+ #power-domain-cells = <1>;
+ compatible = "mediatek,mt6580-scpsys";
+ reg = <0x10006000 0x1000>;
+ };
+
timer: timer@...08000 {
compatible = "mediatek,mt6580-timer",
"mediatek,mt6577-timer";
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists