diff options
author | Yingjoe Chen <yingjoe.chen@mediatek.com> | 2015-10-02 23:19:38 +0800 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2015-10-12 19:10:16 +0200 |
commit | 4562c9103696666f086d04b25479dfda81753d0a (patch) | |
tree | b61f33f94240ab50cbadc9e64e88aea3e4330e55 /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | 2a4599a5c9b9f9d5b799f69f478d191c6bf3c072 (diff) | |
download | blackbird-op-linux-4562c9103696666f086d04b25479dfda81753d0a.tar.gz blackbird-op-linux-4562c9103696666f086d04b25479dfda81753d0a.zip |
devicetree: bindings: add new SMP enable method Mediatek SoC
This commit add new cpu enable method "mediatek,mt65xx-smp" and
"mediatek,mt81xx-tz-smp".
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 91e6e5c478d0..3a07a87fef20 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" |