aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhupesh Sharma2015-10-23 14:31:50 -0500
committerArnd Bergmann2015-10-23 15:24:21 -0500
commit53a5fde05d0e1040394b5f6d1f191d49b0ca88f5 (patch)
tree8370bea956392e00234bd250271f08d16500ff64 /Documentation/devicetree
parent920c74f0dfd23e205828d23bc11eb7fb0d24b032 (diff)
downloadti-linux-kernel-53a5fde05d0e1040394b5f6d1f191d49b0ca88f5.tar.gz
ti-linux-kernel-53a5fde05d0e1040394b5f6d1f191d49b0ca88f5.tar.xz
ti-linux-kernel-53a5fde05d0e1040394b5f6d1f191d49b0ca88f5.zip
arm64: Use generic Layerscape SoC family naming
Freescale will be a spinning-out a set of ARMv8 based SoCs which will be based on a similar overall SoC architecture. So, this patch converts the existing infrastructure in the arm64/dts, arm64/Kconfig and arm64/configs to use the generic convention ARCH_LAYERSCAPE in place of the more specific FSL_LS2085A, to save code duplication later-on. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index 2a3ba73f0c5c..744b4de4217e 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -128,8 +128,8 @@ Example:
128 reg = <0x0 0x1ee0000 0x0 0x10000>; 128 reg = <0x0 0x1ee0000 0x0 0x10000>;
129 }; 129 };
130 130
131Freescale LS2085A SoC Device Tree Bindings 131Freescale ARMv8 based Layerscape SoC family Device Tree Bindings
132------------------------------------------ 132----------------------------------------------------------------
133 133
134LS2085A ARMv8 based Simulator model 134LS2085A ARMv8 based Simulator model
135Required root node properties: 135Required root node properties: