Re: [PATCH v2 3/9] media: dt-bindings: cec: convert common CEC properties to DT schema

From: Rob Herring
Date: Tue Dec 06 2022 - 08:04:00 EST



On Mon, 05 Dec 2022 16:18:39 +0100, Krzysztof Kozlowski wrote:
> Convert common HDMI CEC adapter bindings to DT schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Acked-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
> ---
> .../devicetree/bindings/media/cec.txt | 8 ------
> .../bindings/media/cec/cec-common.yaml | 28 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 29 insertions(+), 9 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/media/cec.txt
> create mode 100644 Documentation/devicetree/bindings/media/cec/cec-common.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>