diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2016-06-28 16:10:30 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-06-29 14:26:39 +0200 |
commit | e454b359b7a0a6f59e3d83394e6d4e598554cb33 (patch) | |
tree | e52b279ee238ee25baf23ab9c0555547e619ad4a /Documentation/devicetree/bindings/arm/cpus.txt | |
parent | ARM: dts: kzm9g: Update console parameters (diff) | |
download | linux-e454b359b7a0a6f59e3d83394e6d4e598554cb33.tar.xz linux-e454b359b7a0a6f59e3d83394e6d4e598554cb33.zip |
devicetree: bindings: Renesas APMU and SMP Enable method
Add DT binding documentation for the APMU hardware and add "renesas,apmu"
to the list of enable methods for the ARM cpus.
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.txt')
-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 3f0cbbb8395f..fa7520eb6387 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -204,6 +204,7 @@ nodes to be present and contain the properties described below. "qcom,gcc-msm8660" "qcom,kpss-acc-v1" "qcom,kpss-acc-v2" + "renesas,apmu" "rockchip,rk3036-smp" "rockchip,rk3066-smp" "ste,dbx500-smp" |