[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11d75697-e9e8-4c76-bc92-692b0c9dc1fb@kernel.org>
Date: Sun, 9 Nov 2025 19:59:02 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: André Draszik <andre.draszik@...aro.org>
Cc: Tudor Ambarus <tudor.ambarus@...aro.org>, Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Lee Jones <lee@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>, Bartosz Golaszewski
<brgl@...ev.pl>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Peter Griffin <peter.griffin@...aro.org>,
Will McVicker <willmcvicker@...gle.com>, kernel-team@...roid.com,
linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
devicetree@...r.kernel.org, linux-gpio@...r.kernel.org
Subject: Re: [PATCH v3 02/20] dt-bindings: mfd: samsung,s2mps11: split s2mpg10
into separate file
On 07/11/2025 12:01, André Draszik wrote:
> Hi Krzysztof,
>
> Thanks for your review.
>
> On Tue, 2025-11-04 at 09:26 +0100, Krzysztof Kozlowski wrote:
>> On Mon, Nov 03, 2025 at 07:14:41PM +0000, André Draszik wrote:
>>> +properties:
>>> + compatible:
>>> + const: samsung,s2mpg10-pmic
>>> +
>>> + clocks:
>>> + $ref: /schemas/clock/samsung,s2mps11.yaml
>>> + description:
>>> + Child node describing clock provider.
>>> +
>>> + interrupts:
>>> + maxItems: 1
>>> +
>>> + regulators:
>>> + type: object
>>> + description:
>>> + List of child nodes that specify the regulators.
>>> +
>>> + system-power-controller: true
>>> +
>>> + wakeup-source: true
>>> +
>>> +required:
>>> + - compatible
>>> + - interrupts
>>> + - regulators
>>> +
>>> +additionalProperties: false
>>
>> You need a complete example here.
>
> Patch 7 adds / updates the example for these to the ACPM binding. I can extend that
> example, but I'd prefer to keep it there to give it a bit more context. Adding an
> example here would duplicate things.
>
> Do you agree to that approach?
You should have here example, because ACPM can come in the future, e.g.
next Tensor SoCs with different devices under pmic and pmic-2. This is
the binding for S2MPS11 device, so this should be complete - including
the example. If it gets duplicated with ACPM, that's fine for now.
Best regards,
Krzysztof
Powered by blists - more mailing lists