[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200109193203.GA22666@ravnborg.org>
Date: Thu, 9 Jan 2020 20:32:03 +0100
From: Sam Ravnborg <sam@...nborg.org>
To: Miquel Raynal <miquel.raynal@...tlin.com>
Cc: Thierry Reding <thierry.reding@...il.com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
devicetree@...r.kernel.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
Paul Kocialkowski <paul.kocialkowski@...tlin.com>,
Maxime Chevallier <maxime.chevallier@...tlin.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [PATCH v5 1/2] dt-bindings: display: simple: Add Satoz panel
Hi Miquel.
On Thu, Jan 09, 2020 at 07:40:36PM +0100, Miquel Raynal wrote:
> Satoz is a Chinese TFT manufacturer.
> Website: http://www.sat-sz.com/English/index.html
>
> Add the compatible for its SAT050AT40H12R2 5.0 inch LCD panel.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@...tlin.com>
Applied this and the following patch to drm-misc-next.
I manually resolved the conflict in panel-simple.yaml.
Thanks,
Sam
> ---
>
> Changes since v4:
> * Drop the satoz,sat050at40h12r2.yaml file in favor of the very new
> panel-simple.yaml common file. Just add the compatible there.
>
> Changes since v3:
> * Added the missing ".yaml" suffix in the $id.
> * Removed the unnecessary "contains" assertion about the compatible.
> * Added a precision : there is no public specification for this panel
> (known for the moment).
> * Bindings checked with "make dt_binding_check"
>
> Changes since v2:
> * None.
>
> Changes since v1:
> * New patch
>
> .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> index 090866260f4f..8a9c37640dc0 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
> @@ -33,6 +33,8 @@ properties:
> - ampire,am-480272h3tmqw-t01h
> # Ampire AM-800480R3TMQW-A1H 7.0" WVGA TFT LCD panel
> - ampire,am800480r3tmqwa1h
> + # Satoz SAT050AT40H12R2 5.0" WVGA TFT LCD panel
> + - satoz,sat050at40h12r2
>
> backlight: true
> enable-gpios: true
> --
> 2.20.1
Powered by blists - more mailing lists