Re: [PATCH 3/3] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
From: Krzysztof Kozlowski
Date: Fri Dec 27 2024 - 04:06:44 EST
On Wed, Dec 25, 2024 at 10:03:05AM +0800, Wenliang Yan wrote:
> From: Wenliang <wenliang202407@xxxxxxx>
>
> Document the compatible string for the Silergy SQ52206, this device
> is a variant of the existing INA2xx devices and has the same device
> tree bindings.
>
> Signed-off-by: Wenliang <wenliang202407@xxxxxxx>
Where is the rest of the patches? Why this is 3/3, not first, before the
users (assuming there are users)? If there are no users, then that's a
no...
> ---
> Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
> index 05a9cb36cd82..f0b7758ab29f 100644
> --- a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml
> @@ -20,6 +20,7 @@ description: |
> properties:
> compatible:
> enum:
> + - silergy,sq52206
So it is compatible or not? You said same bindings, but not compatible?
Best regards,
Krzysztof