Re: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-03 Thread Tom Rini
On Fri, Jun 03, 2022 at 03:35:51PM +, Hawkins, Nick wrote: > > > You will need to post a sync periodically. Every Linux release (full, not > > -rc) would be great, every couple is fine. > > If there are changes I need in the device tree for u-boot that are not > currently in Linux do they

RE: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-03 Thread Hawkins, Nick
> You will need to post a sync periodically. Every Linux release (full, not > -rc) would be great, every couple is fine. If there are changes I need in the device tree for u-boot that are not currently in Linux do they need to be in Linux first? Or is that what the usage of appending

Re: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-03 Thread Tom Rini
On Thu, Jun 02, 2022 at 08:56:59PM +, Hawkins, Nick wrote: > > > -Original Message- > From: Hawkins, Nick > Sent: Thursday, June 2, 2022 3:56 PM > To: Tom Rini > Cc: Verdun, Jean-Marie ; u-boot@lists.denx.de > Subject: RE: [PATCH v1 6/9] ARM: dts: Add devic

RE: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-02 Thread Hawkins, Nick
-Original Message- From: Hawkins, Nick Sent: Thursday, June 2, 2022 3:56 PM To: Tom Rini Cc: Verdun, Jean-Marie ; u-boot@lists.denx.de Subject: RE: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc > > > The dts files need to be in linux-next (or similar) upstre

RE: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-02 Thread Hawkins, Nick
> > > 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

Re: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-01 Thread Tom Rini
On Wed, Jun 01, 2022 at 02:50:26PM +, 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

RE: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-01 Thread Hawkins, Nick
> > > > 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

Re: [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-06-01 Thread Tom Rini
On Thu, May 26, 2022 at 01:55:45PM -0500, nick.hawk...@hpe.com wrote: > From: Nick Hawkins > > 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

[PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc

2022-05-26 Thread nick . hawkins
From: Nick Hawkins 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.