[PATCH v4] dt-bindings: display: anx7814.txt: convert to yaml
Rob Herring
robh at kernel.org
Thu May 28 15:13:32 UTC 2020
On Thu, 14 May 2020 12:12:35 +0200, Ricardo Cañuelo wrote:
> This converts the Analogix ANX7814 bridge DT binding to yaml. Port
> definitions and descriptions were expanded, apart from that it's a
> direct translation from the original binding.
>
> Signed-off-by: Ricardo Cañuelo <ricardo.canuelo at collabora.com>
> Acked-by: Sam Ravnborg <sam at ravnborg.org>
> Reviewed-by: Enric Balletbo i Serra <enric.balletbo at collabora.com>
> ---
> Changes in v4:
> - Make interrupts and gpios optional (Enric Balletbo)
> - Make hpd-gpios deprecated (Rob Herring)
> - Remove maxItems from dvdd10-supply
>
> Changes in v3 (suggested by Sam Ravnborg):
> - Rename example node i2c0 to i2c.
>
> Changes in v2 (suggested by Enric Balletbo):
> - File name change: use full compatible string.
> - Binding description removed.
> - #address-cells and #size-cells properties removed from ports node.
> - Example node renamed: anx7814 -> bridge.
>
> Tested with:
> make dt_binding_check ARCH=arm64 DT_SCHEMA_FILES=<.../analogix,anx7814.yaml>
> make dtbs_check ARCH=arm64 DT_SCHEMA_FILES=<.../analogix,anx7814.yaml>
>
> .../display/bridge/analogix,anx7814.yaml | 119 ++++++++++++++++++
> .../bindings/display/bridge/anx7814.txt | 42 -------
> 2 files changed, 119 insertions(+), 42 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/display/bridge/analogix,anx7814.yaml
> delete mode 100644 Documentation/devicetree/bindings/display/bridge/anx7814.txt
>
Applied, thanks!
More information about the dri-devel
mailing list