commit | 2b7a89bc941707baccf9f3acdc8ca48d489b524c | [log] [tgz] |
---|---|---|
author | Nick Hawkins <nick.hawkins@hpe.com> | Wed Jun 08 16:21:39 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 22 21:30:05 2022 -0400 |
tree | 96b9dafd04d3f337014c2e56491fe4f7a256e7e8 | |
parent | 63ff9d91348a95fb21bc97b3d757fd68462b9910 [diff] |
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>