Re: [v4 3/4] dt-bindings: display: simple: Add Samsung ATNA33XC20

From: Doug Anderson
Date: Tue May 25 2021 - 13:19:42 EST


Hi,

On Tue, May 25, 2021 at 12:31 AM Rajeev Nandan <rajeevny@xxxxxxxxxxxxxx> wrote:
>
> Add Samsung 13.3" FHD eDP AMOLED panel.
>
> Signed-off-by: Rajeev Nandan <rajeevny@xxxxxxxxxxxxxx>
> ---
>
> Changes in v4:
> - New
>
> Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 4a0a5e1..f5acfd6 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -242,6 +242,8 @@ properties:
> - rocktech,rk101ii01d-ct
> # Rocktech Display Ltd. RK070ER9427 800(RGB)x480 TFT LCD panel
> - rocktech,rk070er9427
> + # Samsung 13.3" FHD (1920x1080 pixels) eDP AMOLED panel
> + - samsung,atna33xc20
> # Samsung 12.2" (2560x1600 pixels) TFT LCD panel
> - samsung,lsn122dl01-c01

This panel is slightly different from other panels currently listed
here because it requires the DP AUX channel to control the backlight.
However, in my mind, it still qualifies as "simple" because this fact
is probable and no extra dt properties are needed. Thus:

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>