On Wed, Jun 01, 2022 at 02:50:26PM +0000, Hawkins, Nick wrote:
> 
> > > 
> > > The HPE SoC is new to linux. A basic device tree layout with minimum 
> > > required for linux to boot including a timer and watchdog support has 
> > > been created.
> > > 
> > > The dts file is empty at this point but will be updated in subsequent 
> > > updates as board specific features are enabled.
> > > 
> > > Signed-off-by: Nick Hawkins <nick.hawk...@hpe.com>
> > > ---
> > >  arch/arm/dts/Makefile               |  2 +
> > >  arch/arm/dts/hpe-bmc-dl360gen10.dts | 26 ++++++++
> > >  arch/arm/dts/hpe-gxp.dtsi           | 95 +++++++++++++++++++++++++++++
> > >  3 files changed, 123 insertions(+)
> > >  create mode 100644 arch/arm/dts/hpe-bmc-dl360gen10.dts
> > >  create mode 100644 arch/arm/dts/hpe-gxp.dtsi
> 
> > The dts files need to be in linux-next (or similar) upstream before we 
> > start taking them in to Linux, and then re-synced periodically.
> 
> Hi Tom,
> 
> When you say taking them into Linux do you mean these files for U-Boot would 
> go into Torvalds Linux? Ideally we would like to have the one from Torvalds 
> Linux come into U-boot. Our DTS files are currently here at Linux-next:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/arch/arm/boot/dts

Correct, we want to use those files as-is, and then only append to them
via a "-u-boot.dtsi" file.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to