2023-05-24 21:15:28

by Doug Anderson

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

Hi,

On Wed, May 24, 2023 at 12:45 AM Cong Yang
<[email protected]> wrote:
>
> The STARRY himax83102-j02 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 #1 and patch #2 in your series.

In any case:

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