Re: [PATCH v2 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
From: Linus Walleij
Date: Tue Mar 07 2023 - 17:24:03 EST
On Mon, Feb 20, 2023 at 1:13 PM Jianhua Lu <lujianhua000@xxxxxxxxx> wrote:
> Novatek NT36523 is a display driver IC used to drive DSI panels.
>
> Signed-off-by: Jianhua Lu <lujianhua000@xxxxxxxxx>
> ---
> Changes in v2:
> - Drop unnecessary description
> - dsi0 -> dsi
> - Correct indentation
I'd like Konrad and Neil to look at this before we merge it.
> +required:
> + - compatible
> + - reg
> + - vddio-supply
> + - vddpos-supply
> + - vddneg-supply
It appears vddpos and vddneg are not necessary on
all variants, can they be made non-required?
It is also possible to do some - if -construction of course
based on the compatible, if we want to be fancy.
Yours,
Linus Walleij