Re: [PATCH v3 04/20] regulator: dt-bindings: add s2mpg11-pmic regulators

From: André Draszik
Date: Mon Nov 10 2025 - 01:31:09 EST


On Sun, 2025-11-09 at 20:00 +0100, Krzysztof Kozlowski wrote:
> On 07/11/2025 12:14, André Draszik wrote:
> > On Tue, 2025-11-04 at 10:39 +0100, Krzysztof Kozlowski wrote:
> > > On Mon, Nov 03, 2025 at 07:14:43PM +0000, André Draszik wrote:
> > > > +  The S2MPG11 PMIC provides 12 buck, 1 buck-boost, and 15 LDO regulators.
> > > > +
> > > > +  See also Documentation/devicetree/bindings/mfd/samsung,s2mps11.yaml for
> > > > +  additional information and example.
> > > > +
> > > > +definitions:
> > >
> > > defs:
> >
> > All existing bindings are using definitions, not defs. Shouldn't this stay
> > consistent?
>
> Huh? git grep gives me 3 cases, so how is it "all existing"?
>
> But for defs it gives me ~98!

Didn't know it's ^$defs:, not ^defs: - thanks Krzysztof.

Cheers,
Andre'