Re: [PATCH v3 1/3] dt-bindings: hwmon: fan: Add fan binding to schema

From: Ban Feng
Date: Tue Feb 20 2024 - 21:22:41 EST


Hi Guenter,

On Sat, Feb 3, 2024 at 11:09 PM Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> On Fri, Dec 22, 2023 at 09:33:50AM +0800, baneric926@xxxxxxxxx wrote:
> > From: Naresh Solanki <naresh.solanki@xxxxxxxxxxxxx>
> >
> > Add common fan properties bindings to a schema.
> >
> > Bindings for fan controllers can reference the common schema for the
> > fan
> >
> > child nodes:
> >
> > patternProperties:
> > "^fan@[0-2]":
> > type: object
> > $ref: fan-common.yaml#
> > unevaluatedProperties: false
> >
> > Signed-off-by: Naresh Solanki <naresh.solanki@xxxxxxxxxxxxx>
> > Signed-off-by: Billy Tsai <billy_tsai@xxxxxxxxxxxxxx>
> > Signed-off-by: Ban Feng <kcfeng0@xxxxxxxxxxx>
>
> Unfortunately the dt maintainer's Reviewed-by: tag on the latest version
> of the fan schema patch got lost. I am not sure if I can add that back
> in on my own without violating some rules. That will need to get resolved
> before we can move forward with these patches.
>
> Guenter

Owner will add 'Reviewed-by: tag from Rob' in the next version.

Thanks,
Ban