aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChen Feng <puck.chen@hisilicon.com>2017-01-24 16:57:29 +0800
committerWei Xu <xuwei5@hisilicon.com>2017-01-25 16:08:02 +0000
commit022e53bef93cfbec37629cf2b05ed092322dde8b (patch)
tree2562c72d4764a8b7372f18eb47333a408bbb9fee
parentdocument: dt: add binding for Hi3660 SoC (diff)
downloadlinux-dev-022e53bef93cfbec37629cf2b05ed092322dde8b.tar.xz
linux-dev-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>
-rw-r--r--Documentation/devicetree/bindings/arm/cpus.txt1
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"