Re: [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
From: Doug Anderson
Date: Thu Feb 06 2025 - 12:18:12 EST
Hi,
On Thu, Feb 6, 2025 at 5:13 AM Langyan Ye
<yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Add a new compatible for the panel CSOT PNA957QT1-1. This panel uses
> HX83102 IC, so add the compatible to the hx83102 binding files.
>
> Signed-off-by: Langyan Ye <yelangyan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/display/panel/himax,hx83102.yaml | 2 ++
> 1 file changed, 2 insertions(+)
I haven't personally run this through DT validation, but this looks
good to me from a visual inspection.
Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
I would assume this lands through the drm-misc tree and it'll meet up
with the vendor-prefix patch in mainline. That'll cause a temporary
schema validation error in drm-misc but I think that's OK, right? I
also wouldn't personally object to this landing through the DT
bindings tree. As a simple drm-misc committer I'm not sure I have the
official authority to ack that, but I've given my blessing for stuff
like this in the past and haven't been yelled at yet.
For now, I'll wait for a DT maintainer to give it a review and guidance.
-Doug