[RESEND PATCH v7 4/5] arm64: Add DTS support for FSL's LS2085A SoC
Olof Johansson
olof at lixom.net
Tue Jan 27 15:08:22 PST 2015
On Sun, Jan 25, 2015 at 02:42:52AM +0530, Bhupesh Sharma wrote:
> 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 at freescale.com>
> Signed-off-by: Arnab Basu <arnab_basu at rocketmail.com>
> Signed-off-by: Stuart Yoder <stuart.yoder at freescale.com>
> ---
> arch/arm64/boot/dts/Makefile | 1 +
> arch/arm64/boot/dts/{ => freescale}/Makefile | 4 +-
> arch/arm64/boot/dts/freescale/fsl-ls2085a-simu.dts | 65 ++++++++
> arch/arm64/boot/dts/freescale/fsl-ls2085a.dtsi | 163 ++++++++++++++++++++
> 4 files changed, 230 insertions(+), 3 deletions(-)
> copy arch/arm64/boot/dts/{ => freescale}/Makefile (54%)
> create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls2085a-simu.dts
> create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls2085a.dtsi
Applied, thanks.
-Olof
More information about the linux-arm-kernel
mailing list