2023-05-24 21:15:41

by Doug Anderson

[permalink] [raw]
Subject: Re: [v2 4/4] dt-bindings: display: panel: Add compatible for Starry ili9882t

Hi,

On Wed, May 24, 2023 at 12:45 AM Cong Yang
<[email protected]> wrote:
>
> The STARRY ili9882t is a 10.51" WUXGA TFT LCD panel,
> which fits in nicely with the existing panel-boe-tv101wum-nl6
> driver. Hence, we add a new compatible with panel specific config.
>
> Signed-off-by: Cong Yang <[email protected]>
> ---
> .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 2 ++
> 1 file changed, 2 insertions(+)

nit: bindings usually land first, so you should swap the order of
patch #3 and patch #4 in your series.

In any case:

Reviewed-by: Douglas Anderson <[email protected]>