On Sat, 21 Oct 2023, Sebastian Reichel wrote: > 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@xxxxxxxxxxxxx> > > > --- > > > Changes since PATCHv2: > > > * https://lore.kernel.org/all/20230922233142.1479677-1-sebastian.reichel@xxxxxxxxxxxxx/ > > > * Add unevaluatedProperties: false to regulators subnode (Krzysztof Kozlowski) > > > * Use "pmic" for nodename (Krzysztof Kozlowski) > > > > > > Changes since PATCHv1: > > > * https://lore.kernel.org/all/20210413153407.GA1707829@xxxxxxxxxxxxxxxxxx/ > > > * 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@xxxxxxxxxx> > > 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. That's not my email address. :) -- Lee Jones [李琼斯]