diff options
author | Bhupesh Sharma <bhupesh.sharma@freescale.com> | 2015-10-23 21:31:50 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-10-23 22:24:21 +0200 |
commit | 53a5fde05d0e1040394b5f6d1f191d49b0ca88f5 (patch) | |
tree | 8370bea956392e00234bd250271f08d16500ff64 /Documentation/devicetree | |
parent | Merge tag 'at91-ab-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/abel... (diff) | |
download | linux-53a5fde05d0e1040394b5f6d1f191d49b0ca88f5.tar.xz linux-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.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 2a3ba73f0c5c..744b4de4217e 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -128,8 +128,8 @@ Example: reg = <0x0 0x1ee0000 0x0 0x10000>; }; -Freescale LS2085A SoC Device Tree Bindings ------------------------------------------- +Freescale ARMv8 based Layerscape SoC family Device Tree Bindings +---------------------------------------------------------------- LS2085A ARMv8 based Simulator model Required root node properties: |