]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: Add DTS support for FSL's LS2085A SoC
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Sat, 24 Jan 2015 21:12:52 +0000 (02:42 +0530)
committerOlof Johansson <olof@lixom.net>
Tue, 27 Jan 2015 23:11:00 +0000 (15:11 -0800)
commit747c84d051949872be54fcbceb5174b5779c6a17
tree35adeffea91bf852db85412d4227aea7f68eafc8
parent2e568f56c3572d13e3654c42f520f6f731a42a3f
arm64: Add DTS support for FSL's LS2085A SoC

This patch adds the device tree support for FSL LS2085A SoC
based on ARMv8 architecture.

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

- fsl-ls2085a.dtsi:
DTS-Include file for FSL LS2085A SoC.

- fsl-ls2085a-simu.dts:
DTS file for FSL LS2085a software simulator model.

In addition, this patch adds build support for FSL's LS2085A
simulator model in arm64 dts Makefile.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
Signed-off-by: Arnab Basu <arnab_basu@rocketmail.com>
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/freescale/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-ls2085a-simu.dts [new file with mode: 0644]
arch/arm64/boot/dts/freescale/fsl-ls2085a.dtsi [new file with mode: 0644]