Message ID | 20220218160834.320200-1-j.neuschaefer@gmx.net |
---|---|
State | New |
Headers | show |
Series | [RESEND] MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki | expand |
On Fri, 18 Feb 2022 at 16:08, Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote: > > The wiki is a useful source of 3rd-party information about the SoC, > mostly hardware documentation. > > Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> 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 <j.neuschaefer@gmx.net> > L: openbmc@lists.ozlabs.org (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 >
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 <j.neuschaefer@gmx.net> L: openbmc@lists.ozlabs.org (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
The wiki is a useful source of 3rd-party information about the SoC, mostly hardware documentation. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) -- 2.30.2