Re: [PATCH 2/2] dt-bindings: media: Convert Allwinner A10 IR to a schema

From: Rob Herring
Date: Tue Aug 13 2019 - 17:26:10 EST


On Tue, Aug 13, 2019 at 6:45 AM Maxime Ripard <mripard@xxxxxxxxxx> wrote:
>
> From: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
>
> The older Allwinner SoCs have a IR receiver supported in Linux, with a
> matching Device Tree binding.
>
> Now that we have the DT validation in place, let's convert the device tree
> bindings for that controller over to a YAML schemas.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
> ---
> .../media/allwinner,sun4i-a10-ir.yaml | 80 +++++++++++++++++++
> .../devicetree/bindings/media/sunxi-ir.txt | 35 --------
> 2 files changed, 80 insertions(+), 35 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/allwinner,sun4i-a10-ir.yaml
> delete mode 100644 Documentation/devicetree/bindings/media/sunxi-ir.txt

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>