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

From: Doug Anderson
Date: Wed May 24 2023 - 17:13:36 EST


Hi,

On Wed, May 24, 2023 at 12:45 AM Cong Yang
<yangcong5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> 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 <yangcong5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> .../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 <dianders@xxxxxxxxxxxx>