]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: Add device tree files for hpe gxp soc
authorNick Hawkins <nick.hawkins@hpe.com>
Wed, 8 Jun 2022 21:21:39 +0000 (16:21 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jun 2022 01:30:05 +0000 (21:30 -0400)
commit2b7a89bc941707baccf9f3acdc8ca48d489b524c
tree96b9dafd04d3f337014c2e56491fe4f7a256e7e8
parent63ff9d91348a95fb21bc97b3d757fd68462b9910
ARM: dts: Add device tree files for hpe gxp soc

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@hpe.com>
arch/arm/dts/Makefile
arch/arm/dts/hpe-bmc-dl360gen10.dts [new file with mode: 0644]
arch/arm/dts/hpe-gxp-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/hpe-gxp.dtsi [new file with mode: 0644]