diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2019-07-12 11:52:30 +0200 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2019-10-17 16:18:27 +0200 |
commit | 6780153607e21c497ec2a2db590492b71f211844 (patch) | |
tree | 9ccc86b52039efe1c812dcb0a9f7e8e472e72093 /Documentation/devicetree/bindings/arm/cpus.yaml | |
parent | Linux 5.4-rc1 (diff) | |
download | linux-6780153607e21c497ec2a2db590492b71f211844.tar.xz linux-6780153607e21c497ec2a2db590492b71f211844.zip |
dt-bindings: arm: cpu: Add Marvell MMP3 SMP enable method
Add the enable method for the second PJ4B core of the Marvell MMP3 SoC.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index cb30895e3b67..c23c24ff7575 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -189,6 +189,7 @@ properties: - marvell,armada-390-smp - marvell,armada-xp-smp - marvell,98dx3236-smp + - marvell,mmp3-smp - mediatek,mt6589-smp - mediatek,mt81xx-tz-smp - qcom,gcc-msm8660 |