diff options
author | Jonathan Neuschäfer <[email protected]> | 2021-04-06 14:09:21 +0200 |
---|---|---|
committer | Joel Stanley <[email protected]> | 2021-04-09 14:11:27 +0930 |
commit | ef9c51b45cda2df86a31c1050141955ef4a9f4bd (patch) | |
tree | c69089bfeee30557c5f8acfdea9997f6f16f4f09 | |
parent | 37e9f9fa71fb8024c7c6c88b738d13f098401ca6 (diff) |
MAINTAINERS: Add entry for Nuvoton WPCM450
I am adding myself as the maintainer of WPCM450-related code.
Signed-off-by: Jonathan Neuschäfer <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joel Stanley <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..661770e8e6fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2194,6 +2194,15 @@ F: drivers/*/*npcm* F: drivers/*/*/*npcm* F: include/dt-bindings/clock/nuvoton,npcm7xx-clock.h +ARM/NUVOTON WPCM450 ARCHITECTURE +M: Jonathan Neuschäfer <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/*/*wpcm* +F: arch/arm/boot/dts/nuvoton-wpcm450* +F: arch/arm/mach-npcm/wpcm450.c +F: drivers/*/*wpcm* + ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT L: [email protected] (subscribers-only) S: Orphan |