[PATCH v3 3/5] dt-bindings: display: convert panel-dpi to DT schema
Rob Herring
robh at kernel.org
Tue Feb 18 20:01:48 UTC 2020
On Sun, Feb 16, 2020 at 12:15 PM Sam Ravnborg <sam at ravnborg.org> wrote:
>
> With panel-timing converted, now convert the single
> remaining .txt user in panel/ of panel-timing to DT schema.
>
> v2:
> - Drop Thierry as maintainer, as this is not a general panel binding
> and I have no acks.
> - Drop requirement for a panel- specific binding - "panel-dpi" is enough
> - Updated example
>
> v3:
> - added yaml document terminator "..."
> - always require a specific binding - panel-dpi (based on feedback from Rob)
> - use "power-supply" for the supply property, and made it mandatory
> "power-supply" is the standard property for panels
>
> Signed-off-by: Sam Ravnborg <sam at ravnborg.org>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Thierry Reding <thierry.reding at gmail.com>
> Cc: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> Cc: Maxime Ripard <mripard at kernel.org>
> ---
> .../bindings/display/panel/panel-dpi.txt | 50 -------------
> .../bindings/display/panel/panel-dpi.yaml | 72 +++++++++++++++++++
> 2 files changed, 72 insertions(+), 50 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/panel/panel-dpi.txt
> create mode 100644 Documentation/devicetree/bindings/display/panel/panel-dpi.yaml
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list