diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-07-08 22:20:57 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2014-07-26 13:07:07 +0200 |
commit | 198946b1beda18963aa905730b6c4bcb9f71dab4 (patch) | |
tree | 01ab5eee5054658c700b9ad0bb83c5204ca3b908 | |
parent | ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLER (diff) | |
download | linux-198946b1beda18963aa905730b6c4bcb9f71dab4.tar.xz linux-198946b1beda18963aa905730b6c4bcb9f71dab4.zip |
dt-bindings: arm: add cortex-a12 and cortex-a17 cpu compatible properties
As announced parts from ARM they will probably be used in socs shortly.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
-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 1fe72a0778cd..bc6dc176c9fa 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -152,7 +152,9 @@ nodes to be present and contain the properties described below. "arm,cortex-a7" "arm,cortex-a8" "arm,cortex-a9" + "arm,cortex-a12" "arm,cortex-a15" + "arm,cortex-a17" "arm,cortex-a53" "arm,cortex-a57" "arm,cortex-m0" |