Re: [PATCH v3 1/2] dt-bindings: panel: Add Samsung S6E3FA2 panel

From: Rob Herring
Date: Tue Feb 09 2021 - 19:39:29 EST


On Mon, 01 Feb 2021 18:53:05 +0200, Iskren Chernev wrote:
> The Samsung S6E3FA2 AMOLED cmd LCD panel is used on the Samsung Galaxy
> S5 (klte).
>
> Signed-off-by: Iskren Chernev <iskren.chernev@xxxxxxxxx>
> ---
> Add a simple generated panel driver that supports on/off and the corresponding
> binding documentation.
>
> Changes in v3:
> - fix dt_binding_check issue with missing include
> - fix panel type (cmd) in kconfig description
>
> Changes in v2:
> - move bindings to separate file, add 2 regulators
> - add standalone panel driver
>
> v1: https://lkml.org/lkml/2020/12/30/293
> v2: https://lkml.org/lkml/2021/2/1/313
>
> .../display/panel/samsung,s6e3fa2.yaml | 64 +++++++++++++++++++
> 1 file changed, 64 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/samsung,s6e3fa2.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>