arm64: dts: Add support for FSL's LS1088A SoC
authorHarninder Rai <harninder.rai@nxp.com>
Tue, 28 Mar 2017 16:33:08 +0000 (22:03 +0530)
committerShawn Guo <shawnguo@kernel.org>
Wed, 29 Mar 2017 03:53:19 +0000 (11:53 +0800)
commit7a5d73479fe46532783dcf97e751e15bab385576
treeb9370c5781f044e6f43714d612765242b44ef5b6
parent85b85c56950790f45b10a5a3f436575537ab2c94
arm64: dts: Add support for FSL's LS1088A SoC

LS1088A contains eight ARM v8 CortexA53 processor cores
with 32 KB L1-D cache and 32 KB L1-I cache

Features summary
 Eight 32-bit / 64-bit ARM v8 Cortex-A53 CPUs
  - Arranged as two clusters of four cores sharing a 1 MB L2 cache
  - Speed Up to 1.5 GHz
  - Support for cluster power-gating.
 Cache coherent interconnect (CCI-400)
  - Hardware-managed data coherency
  - Up to 700 MHz
 One 64-bit DDR4 SDRAM memory controller with ECC
 Data path acceleration architecture 2.0 (DPAA2)
 Three PCIe 3.0 controllers
 One serial ATA (SATA 3.0) controller
 Three high-speed USB 3.0 controllers with integrated PHY

 Following levels of DTSI/DTS files have been created for the LS1088A
  SoC family:

         - fsl-ls1088a.dtsi:
                 DTS-Include file for NXP LS1088A SoC.

         - fsl-ls1088a-qds.dts:
                 DTS file for NXP LS1088A QDS board.

         - fsl-ls1088a-rdb.dts:
                 DTS file for NXP LS1088A RDB board

Signed-off-by: Harninder Rai <harninder.rai@nxp.com>
Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>
Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>`
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/Makefile
arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi [new file with mode: 0644]