diff options
author | Jonathan Neuschäfer <[email protected]> | 2022-02-18 17:08:34 +0100 |
---|---|---|
committer | Joel Stanley <[email protected]> | 2022-02-21 13:00:50 +1030 |
commit | 43fd3d4d95cee85e187e5c4ef1d991f77d4d928c (patch) | |
tree | cd28e084621085846722b639f199ce467922f307 | |
parent | e6cb1fc9635fcf14dc86a50cacc89c556dbee56c (diff) |
MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki
The wiki is a useful source of 3rd-party information about the SoC,
mostly hardware documentation.
Signed-off-by: Jonathan Neuschäfer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joel Stanley <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d84dde42e33d..e1f92b94e8e6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2374,6 +2374,7 @@ ARM/NUVOTON WPCM450 ARCHITECTURE M: Jonathan Neuschäfer <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +W: https://github.com/neuschaefer/wpcm450/wiki F: Documentation/devicetree/bindings/*/*wpcm* F: arch/arm/boot/dts/nuvoton-wpcm450* F: arch/arm/mach-npcm/wpcm450.c |