diff options
| author | Brad Larson <[email protected]> | 2023-09-25 12:56:08 -0700 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2023-09-28 09:45:23 +0200 |
| commit | fbf37376f8acc47e379fe7411c039e67181bc4b8 (patch) | |
| tree | 167849bccc510597dc358995f2e58e6b7ff55535 | |
| parent | 6465e260f48790807eef06b583b38ca9789b6072 (diff) | |
MAINTAINERS: Add entry for AMD PENSANDO
Add entry for AMD PENSANDO maintainer and files
Signed-off-by: Brad Larson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904..0c9ec4a482f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1816,6 +1816,13 @@ N: allwinner N: sun[x456789]i N: sun[25]0i +ARM/AMD PENSANDO ARM64 ARCHITECTURE +M: Brad Larson <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: Documentation/devicetree/bindings/*/amd,pensando* +F: arch/arm64/boot/dts/amd/elba* + ARM/Amlogic Meson SoC CLOCK FRAMEWORK M: Neil Armstrong <[email protected]> M: Jerome Brunet <[email protected]> |