lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 14 Feb 2022 14:16:32 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Michael Walle <michael@...le.cc>
Cc:     soc@...nel.org, linux-kernel@...r.kernel.org,
        Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>
Subject: Re: [PATCH] MAINTAINERS: add myself as a maintainer for the sl28cpld

On Mon, 14 Feb 2022, Lee Jones wrote:

> On Mon, 07 Feb 2022, Michael Walle wrote:
> 
> > The sl28cpld is a management controller found on the Kontron SMARC-sAL28
> > board for now. Support for it was added by me quite a while ago, but I
> > didn't add a MAINTAINERS entry. Add it now.
> > 
> > Signed-off-by: Michael Walle <michael@...le.cc>
> > ---
> > Hi,
> > 
> > since this affects so many subsystems, I'm not sure through which tree this
> > should go. I'm sending this to the arm soc maintainers because it's an
> > aarch64 board where this driver is used as well as Lee as the MFD
> > maintainer.
> 
> I'm happy to take this, if it pleases everyone.

Hold on, you're not going to get many Acks if you don't send it to the
other subsystem maintainers. :)

> >  MAINTAINERS | 15 +++++++++++++++
> >  1 file changed, 15 insertions(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index ddcee331dc09..c14209168ce6 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17762,6 +17762,21 @@ S:	Maintained
> >  W:	http://www.winischhofer.at/linuxsisusbvga.shtml
> >  F:	drivers/usb/misc/sisusbvga/
> >  
> > +SL28 CPLD MFD DRIVER
> > +M:	Michael Walle <michael@...le.cc>
> > +S:	Maintained
> > +F:	Documentation/devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml
> > +F:	Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
> > +F:	Documentation/devicetree/bindings/interrupt-controller/kontron,sl28cpld-intc.yaml
> > +F:	Documentation/devicetree/bindings/mfd/kontron,sl28cpld.yaml
> > +F:	Documentation/devicetree/bindings/pwm/kontron,sl28cpld-pwm.yaml
> > +F:	Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml
> > +F:	drivers/gpio/gpio-sl28cpld.c
> > +F:	drivers/hwmon/sl28cpld-hwmon.c
> > +F:	drivers/irqchip/irq-sl28cpld.c
> > +F:	drivers/pwm/pwm-sl28cpld.c
> > +F:	drivers/watchdog/sl28cpld_wdt.c
> > +
> >  SLAB ALLOCATOR
> >  M:	Christoph Lameter <cl@...ux.com>
> >  M:	Pekka Enberg <penberg@...nel.org>
> 
> Acked-by: Lee Jones <lee.jones@...aro.org>
> 

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ