diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-03 09:41:07 -0500 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-03-04 09:35:34 -0500 |
commit | 007fa9467f8f5607bb36b4a2bf31316a7e5b06ff (patch) | |
tree | 45d5fff40da9aafd75c35ee46e7720b2cadc969b | |
parent | e9d119a1faa5bb386953283748999dc970bc255d (diff) |
devicetree: bindings: add new SMP enable method for Marvell Armada 39x
This commit updates the ARM CPUs Device Tree binding to document a new
enable method of Marvell Armada 39x processors.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index 8b9e0a95de31..6aa331d11c5e 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt | |||
@@ -192,6 +192,7 @@ nodes to be present and contain the properties described below. | |||
192 | "brcm,brahma-b15" | 192 | "brcm,brahma-b15" |
193 | "marvell,armada-375-smp" | 193 | "marvell,armada-375-smp" |
194 | "marvell,armada-380-smp" | 194 | "marvell,armada-380-smp" |
195 | "marvell,armada-390-smp" | ||
195 | "marvell,armada-xp-smp" | 196 | "marvell,armada-xp-smp" |
196 | "qcom,gcc-msm8660" | 197 | "qcom,gcc-msm8660" |
197 | "qcom,kpss-acc-v1" | 198 | "qcom,kpss-acc-v1" |