From mboxrd@z Thu Jan 1 00:00:00 1970 From: bhupesh.sharma@freescale.com (bhupesh.sharma at freescale.com) Date: Fri, 15 Aug 2014 14:26:39 +0000 Subject: [PATCH 4/6] arm64: Add DTS support for FSL's LS2085A SoC In-Reply-To: <0E51617C-0C5C-4A9A-AB90-394FB7FBE55D@codeaurora.org> References: <1408096156-29772-1-git-send-email-bhupesh.sharma@freescale.com> <1408096156-29772-5-git-send-email-bhupesh.sharma@freescale.com> <0E51617C-0C5C-4A9A-AB90-394FB7FBE55D@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > -----Original Message----- > From: Kumar Gala [mailto:galak at codeaurora.org] > Sent: Friday, August 15, 2014 7:00 PM > To: Sharma Bhupesh-B45370 > Cc: devicetree-discuss at lists.ozlabs.org; Catalin.Marinas at arm.com; > arnd at arndb.de; Will.Deacon at arm.com; Yoder Stuart-B08248; > grant.likely at secretlab.ca; Basu Arnab-B45036; linux-arm- > kernel at lists.infradead.org > Subject: Re: [PATCH 4/6] arm64: Add DTS support for FSL's LS2085A SoC > > > On Aug 15, 2014, at 4:49 AM, 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. > > > > Signed-off-by: Bhupesh Sharma > > Signed-off-by: Arnab Basu > > Signed-off-by: Stuart Yoder > > --- > > arch/arm64/boot/dts/fsl-ls2085a-simu.dts | 29 ++++++ > > Hmm, outside of something like qemu, we don't normally have simulation > model dts/support in the kernel. Well for ARMv8 - foundation model is an existing simulation model having DTS support. Regards, Bhupesh > > > arch/arm64/boot/dts/fsl-ls2085a.dtsi | 145 > ++++++++++++++++++++++++++++++ > > 2 files changed, 174 insertions(+) > > create mode 100644 arch/arm64/boot/dts/fsl-ls2085a-simu.dts > > create mode 100644 arch/arm64/boot/dts/fsl-ls2085a.dtsi > > - k > > -- > Employee of Qualcomm Innovation Center, Inc. > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted > by The Linux Foundation