Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1183361

[PATCH v3 2/5] devicetree: bindings: add new SMP enable method Mediatek SoC

From Yingjoe Chen <yingjoe.chen@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v3 2/5] devicetree: bindings: add new SMP enable method Mediatek SoC
Date 2015-07-14 07:30 +0200
Message-ID <pM0WZ-6Aa-3@gated-at.bofh.it> (permalink)
References <pM0Nk-6x5-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This commit add new cpu enable method "mediatek,mt65xx-smp" and
"mediatek,mt81xx-tz-smp".

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
---
 Documentation/devicetree/bindings/arm/cpus.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt
index d6b794c..d58eb45 100644
--- a/Documentation/devicetree/bindings/arm/cpus.txt
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
@@ -195,6 +195,8 @@ nodes to be present and contain the properties described below.
 			    "marvell,armada-380-smp"
 			    "marvell,armada-390-smp"
 			    "marvell,armada-xp-smp"
+			    "mediatek,mt6589-smp"
+			    "mediatek,mt81xx-tz-smp"
 			    "qcom,gcc-msm8660"
 			    "qcom,kpss-acc-v1"
 			    "qcom,kpss-acc-v2"
-- 
1.8.1.1.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-14 07:20 +0200
  [PATCH v3 3/5] ARM: mediatek: add smp bringup code Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-14 07:20 +0200
  [PATCH v3 1/5] ARM: mediatek: enable gpt6 on boot up to make arch timer working Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-14 07:20 +0200
  [PATCH v3 2/5] devicetree: bindings: add new SMP enable method Mediatek SoC Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-14 07:30 +0200
  [PATCH v3 4/5] ARM: dts: mt8135: enable basic SMP bringup for mt8135 Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-14 07:30 +0200
    Re: [PATCH v3 4/5] ARM: dts: mt8135: enable basic SMP bringup for  mt8135 Yingjoe Chen <yingjoe.chen@mediatek.com> - 2015-07-16 16:50 +0200

csiph-web