diff options
author | Bhupesh Sharma <bhupesh.sharma@freescale.com> | 2015-10-24 01:01:51 +0530 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-10-23 22:24:29 +0200 |
commit | f43a4b8507f9b2033003a8f42131a291e07210ef (patch) | |
tree | 5609a638f686c00689a80eb044c209428a51d7b3 /Documentation/devicetree/bindings/arm | |
parent | 53a5fde05d0e1040394b5f6d1f191d49b0ca88f5 (diff) | |
download | op-kernel-dev-f43a4b8507f9b2033003a8f42131a291e07210ef.zip op-kernel-dev-f43a4b8507f9b2033003a8f42131a291e07210ef.tar.gz |
arm64: Rename FSL LS2085A SoC support code to LS2080A
Freescale is renaming the LS2085A SoC to LS2080A. This patch
addresses the same.
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index 744b4de..53f229a 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -131,7 +131,7 @@ Example: Freescale ARMv8 based Layerscape SoC family Device Tree Bindings ---------------------------------------------------------------- -LS2085A ARMv8 based Simulator model +LS2080A ARMv8 based Simulator model Required root node properties: - - compatible = "fsl,ls2085a-simu", "fsl,ls2085a"; + - compatible = "fsl,ls2080a-simu", "fsl,ls2080a"; |