Re: [PATCH 1/1] dt-bindings: input: convert rotary-encoder to yaml

From: Frank Li
Date: Wed Sep 04 2024 - 10:11:02 EST


On Tue, Aug 13, 2024 at 03:05:12PM -0600, Rob Herring (Arm) wrote:
>
> On Sun, 11 Aug 2024 17:46:55 -0400, Frank Li wrote:
> > Convert binding doc rotary-encoder.txt to yaml format.
> >
> > Additional change:
> > - Only keep one example.
> >
> > Fix below warning:
> > arch/arm64/boot/dts/freescale/imx8mn-dimonoff-gateway-evk.dtb: /rotary-encoder:
> > failed to match any schema with compatible: ['rotary-encoder']
> >
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > .../bindings/input/rotary-encoder.txt | 50 -----------
> > .../bindings/input/rotary-encoder.yaml | 90 +++++++++++++++++++
> > 2 files changed, 90 insertions(+), 50 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/input/rotary-encoder.txt
> > create mode 100644 Documentation/devicetree/bindings/input/rotary-encoder.yaml
> >
>
> Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>

Dmitry:
Could you take care this patch?

Frank

>