2022-02-18 17:40:29

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH RESEND] 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]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1fbbd9fa88d86..39d9e2c6f94ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2350,6 +2350,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
--
2.30.2


2022-02-21 04:09:17

by Joel Stanley

[permalink] [raw]
Subject: Re: [PATCH RESEND] MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki

On Fri, 18 Feb 2022 at 16:08, Jonathan Neuschäfer <[email protected]> wrote:
>
> The wiki is a useful source of 3rd-party information about the SoC,
> mostly hardware documentation.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>

I've put this in the same branch as the dt changes you've already
sent. I'll send out a pull request this week:

https://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git/log/?h=nuvoton-dt-for-v5.18

Cheers,

Joel

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1fbbd9fa88d86..39d9e2c6f94ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2350,6 +2350,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
> --
> 2.30.2
>