Re: [RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
From: Rob Herring (Arm)
Date: Wed Feb 05 2025 - 13:40:34 EST
On Thu, 09 Jan 2025 16:41:49 +0100, Lukasz Majewski wrote:
> This patch provides the DT Schema description of:
> - powertip,st7272 320 x 240 LCD display
> - powertip,hx8238a 320 x 240 LCD display
>
> Used with the different HW revisions of btt3 devices.
>
> Signed-off-by: Lukasz Majewski <lukma@xxxxxxx>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> ---
>
> Changes for v9:
> - New patch
>
> Changes for v10:
> - None
>
> Changes for v11:
> - Combine both separate dt-bindings patches for powertip,st7272 and
> powertip,hx8238a into one
> - Drop the quotes for in "title" entry of powertip*.yaml files
> ---
> .../display/panel/powertip,hx8238a.yaml | 29 +++++++++++++++++++
> .../display/panel/powertip,st7272.yaml | 29 +++++++++++++++++++
> 2 files changed, 58 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,hx8238a.yaml
> create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml
>
Applied, thanks!