[PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
Tom Rini
trini at konsulko.com
Wed Jun 1 17:28:00 CEST 2022
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.hawkins at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220601/c3b97d8a/attachment.sig>
More information about the U-Boot
mailing list