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] [day] [month] [year] [list]
Date:   Sat, 11 Feb 2023 21:13:23 +0100
From:   Jonathan Neuschäfer <j.neuschaefer@....net>
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     Jonathan Neuschäfer <j.neuschaefer@....net>,
        openbmc@...ts.ozlabs.org, Joel Stanley <joel@....id.au>,
        Tomer Maimon <tmaimon77@...il.com>,
        Paul Menzel <pmenzel@...gen.mpg.de>,
        Arnd Bergmann <arnd@...db.de>,
        Hitomi Hasegawa <hasegawa-hitomi@...itsu.com>,
        Linus Walleij <linus.walleij@...aro.org>,
        Conor Dooley <conor.dooley@...rochip.com>,
        Hector Martin <marcan@...can.st>,
        Robert Jarzmik <robert.jarzmik@...e.fr>,
        Nicolas Ferre <nicolas.ferre@...rochip.com>,
        Brian Norris <briannorris@...omium.org>,
        Sven Peter <sven@...npeter.dev>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6] soc: nuvoton: Add SoC info driver for WPCM450

On Sat, Feb 11, 2023 at 10:33:05AM +0100, Geert Uytterhoeven wrote:
> Hi Jonathan,
> 
> On Sat, Feb 11, 2023 at 2:03 AM Jonathan Neuschäfer
> <j.neuschaefer@....net> wrote:
> > On Fri, Feb 10, 2023 at 11:26:28AM +0100, Geert Uytterhoeven wrote:
> > > On Thu, Nov 3, 2022 at 10:37 PM Jonathan Neuschäfer
> > > <j.neuschaefer@....net> wrote:
> > > > Add a SoC information driver for Nuvoton WPCM450 SoCs. It provides
> > > > information such as the SoC revision.
[...]
> > > > +config WPCM450_SOC
> > > > +       tristate "Nuvoton WPCM450 SoC driver"
> > > > +       default y if ARCH_WPCM450
> > > > +       select SOC_BUS
> > > > +       select REGMAP
> > > > +       help
> > > > +         Say Y here to compile the SoC information driver for Nuvoton
> > > > +         WPCM450 SoCs.
> > > > +
> > > > +         This driver provides information such as the SoC model and
> > > > +         revision.
> > > > +
> > > > +endmenu
> > >
> > > Do you plan to send a follow-up patch?
> >
> > Yes, hopefully I'll get around to it a few days after rc1, when the dust
> > of the (upcoming) merge window has settled a bit.
> >
> > Or should I rather send it earlier?
> 
> I'd say sooner rather than later.
> If I hadn't found your v6, I would have sent a patch myself to add the
> dependency.

Ok, I'll send it today.

> 
> Does the "select REGMAP" fix a build issue? If yes, that's a very good
> reason to send it now...

Unfortunately I wasn't able to find the build issue report.


Jonathan

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ