[PATCH v2 07/36] dt-bindings: display: convert ilitek, ili9322 to DT Schema
Rob Herring
robh at kernel.org
Tue Apr 14 18:26:58 UTC 2020
On Wed, 8 Apr 2020 21:50:40 +0200, Sam Ravnborg wrote:
> The .txt binding explains:
>
> "
> The following optional properties only apply to
> RGB and YUV input modes and
> can be omitted for BT.656 input modes:
> "
>
> This constraint is not implmented in the DT Schema.
>
> The original binding from the .txt file referenced
> properties that is included in panel-timing.yaml.
>
> The properties in question are:
> - pixelclk-active
> - de-active
> - hsync-active
> - vsync-active
>
> These properties was dropped in the conversion as they are not relevant.
>
> v2:
> - drop properties from panel-timing (Linus)
> - drop use of spi-slave.yaml (Maxime)
> - introduce unevaluatedProperties (Maxime)
> - dropped unused properties (Linus)
> - delete stray spaces
>
> Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Thierry Reding <thierry.reding at gmail.com>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> ---
> .../bindings/display/panel/ilitek,ili9322.txt | 49 -------------
> .../display/panel/ilitek,ili9322.yaml | 71 +++++++++++++++++++
> 2 files changed, 71 insertions(+), 49 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9322.txt
> create mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9322.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list