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:   Sat, 21 Oct 2023 01:21:21 +0200
From:   Sebastian Reichel <sebastian.reichel@...labora.com>
To:     Lee Jones <lee@...nel.org>
Cc:     devicetree@...r.kernel.org, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] dt-bindings: mfd: max8925: Convert to DT schema format

Hi Lee,

On Mon, Oct 02, 2023 at 02:26:17PM -0500, Rob Herring wrote:
> On Sat, 30 Sep 2023 22:27:43 +0200, Sebastian Reichel wrote:
> > Convert the binding to DT schema format.
> > 
> > The sub-functions of this MFD device do not have their own compatible
> > string and are thus described directly in the MFD binding document
> > after being converted to YAML.
> > 
> > Signed-off-by: Sebastian Reichel <sebastian.reichel@...labora.com>
> > ---
> > Changes since PATCHv2:
> >  * https://lore.kernel.org/all/20230922233142.1479677-1-sebastian.reichel@collabora.com/
> >  * Add unevaluatedProperties: false to regulators subnode (Krzysztof Kozlowski)
> >  * Use "pmic" for nodename (Krzysztof Kozlowski)
> > 
> > Changes since PATCHv1:
> >  * https://lore.kernel.org/all/20210413153407.GA1707829@robh.at.kernel.org/
> >  * Update License to GPL OR BSD
> >  * Add missing type references pointed out by Rob
> > ---
> >  .../leds/backlight/max8925-backlight.txt      |  10 --
> >  .../devicetree/bindings/mfd/max8925.txt       |  64 --------
> >  .../bindings/mfd/maxim,max8925.yaml           | 145 ++++++++++++++++++
> >  .../bindings/power/supply/max8925_battery.txt |  18 ---
> >  4 files changed, 145 insertions(+), 92 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/leds/backlight/max8925-backlight.txt
> >  delete mode 100644 Documentation/devicetree/bindings/mfd/max8925.txt
> >  create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max8925.yaml
> >  delete mode 100644 Documentation/devicetree/bindings/power/supply/max8925_battery.txt
> 
> Reviewed-by: Rob Herring <robh@...nel.org>

I expect this will go through your tree and I don't need an
immutable branch, since all further fixes on the binding would
go into your tree anyways.

Also please note, that I put you in as maintainer, since the
original people working on max8925 long vanished and you are the
maintainer of MFD (and backlight). Please tell me if you have a
better suggestion.

Greetings,

-- Sebastian

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