Re: [PATCH] dt-bindings: media: meson-ao-cec: convert to yaml

From: Rob Herring
Date: Tue Oct 29 2019 - 11:51:25 EST


On Mon, 21 Oct 2019 14:11:31 +0200, Neil Armstrong wrote:
> Now that we have the DT validation in place, let's convert the device tree
> bindings for the Amlogic AO-CEC controller over to a YAML schemas.
>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> ---
> .../media/amlogic,meson-gx-ao-cec.yaml | 91 +++++++++++++++++++
> .../bindings/media/meson-ao-cec.txt | 37 --------
> 2 files changed, 91 insertions(+), 37 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
> delete mode 100644 Documentation/devicetree/bindings/media/meson-ao-cec.txt
>

Applied, thanks.

Rob