commit | 22eefd94683cb369492f99eb462c77fead49170a | [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 | 5438c0db75b351cc07bfff8d77646ed5b2179d9d [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>