diff options
| author | Nick Hawkins <[email protected]> | 2022-06-08 16:21:42 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-22 21:30:05 -0400 |
| commit | 478c00718df842271fe0636031603bfcef420837 (patch) | |
| tree | 4fc1dcd5a6434af4d3c4c18c998ce0b23b33aaa8 | |
| parent | 3736faee5b776a9f273d4107ea58fab4bbd48cef (diff) | |
MAINTAINERS: Introduce HPE GXP Architecture
Create a section in MAINTAINERS for the GXP HPE architecture
Signed-off-by: Nick Hawkins <[email protected]>
| -rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ebec1f7b40..ba9fdb5a667 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -279,6 +279,19 @@ F: arch/arm/cpu/armv8/hisilicon F: arch/arm/include/asm/arch-hi6220/ F: arch/arm/include/asm/arch-hi3660/ +ARM HPE GXP ARCHITECTURE +M: Jean-Marie Verdun <[email protected]> +M: Nick Hawkins <[email protected]> +S: Maintained +F: arch/arm/dts/hpe-bmc* +F: arch/arm/dts/hpe-gxp* +F: arch/arm/mach-hpe/ +F: board/hpe/ +F: configs/gxp_defconfig +F: doc/device-tree-bindings/spi/hpe,gxp-spi.yaml +F: drivers/timer/gxp-timer.c +F: drivers/spi/gxp_spi.c + ARM IPQ40XX M: Robert Marko <[email protected]> M: Luka Kovacic <[email protected]> |
