diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-07-09 00:20:57 +0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2014-07-26 15:07:07 +0400 |
commit | 198946b1beda18963aa905730b6c4bcb9f71dab4 (patch) | |
tree | 01ab5eee5054658c700b9ad0bb83c5204ca3b908 /Documentation | |
parent | 1fe69496cf463b654d2d6e1a9a10fb8d99f10831 (diff) | |
download | linux-198946b1beda18963aa905730b6c4bcb9f71dab4.tar.xz |
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>
Diffstat (limited to 'Documentation')
-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" |