diff options
author | Chen Feng <puck.chen@hisilicon.com> | 2017-01-24 16:57:29 +0800 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2017-01-25 16:08:02 +0000 |
commit | 022e53bef93cfbec37629cf2b05ed092322dde8b (patch) | |
tree | 2562c72d4764a8b7372f18eb47333a408bbb9fee /Documentation/devicetree/bindings/arm | |
parent | 02d71a98a86eb2eb0818538687b6c0c6cb7e74e1 (diff) | |
download | talos-obmc-linux-022e53bef93cfbec37629cf2b05ed092322dde8b.tar.gz talos-obmc-linux-022e53bef93cfbec37629cf2b05ed092322dde8b.zip |
dt-bindings: Add a support cpu type for cortex-a73
Add arm cpu type cortex-a73
Signed-off-by: Chen Feng <puck.chen@hisilicon.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-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 a1bcfeed5f24..d748774444d2 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt @@ -158,6 +158,7 @@ nodes to be present and contain the properties described below. "arm,cortex-a53" "arm,cortex-a57" "arm,cortex-a72" + "arm,cortex-a73" "arm,cortex-m0" "arm,cortex-m0+" "arm,cortex-m1" |