[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220617191341.GA2123705-robh@kernel.org>
Date: Fri, 17 Jun 2022 13:13:41 -0600
From: Rob Herring <robh@...nel.org>
To: Rob Herring <robh@...nel.org>
Cc: devicetree@...r.kernel.org, David Airlie <airlied@...ux.ie>,
linux-kernel@...r.kernel.org, Liviu Dudau <Liviu.Dudau@....com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Sam Ravnborg <sam@...nborg.org>,
Daniel Vetter <daniel@...ll.ch>,
Andre Przywara <andre.przywara@....com>,
Linus Walleij <linus.walleij@...aro.org>,
Robin Murphy <robin.murphy@....com>,
dri-devel@...ts.freedesktop.org,
Thierry Reding <thierry.reding@...il.com>
Subject: Re: [PATCH v2] dt-bindings: display: Add Arm virtual platforms
display
On Mon, 13 Jun 2022 08:57:09 -0600, Rob Herring wrote:
> 'arm,rtsm-display' is a panel for Arm, Ltd. virtual platforms (e.g. FVP).
> The binding has been in use for a long time, but was never documented.
>
> Some users and an example have a 'panel-dpi' compatible, but that's not
> needed without a 'panel-timing' node which none of the users have since
> commit 928faf5e3e8d ("arm64: dts: fvp: Remove panel timings"). The
> example does have a 'panel-timing' node, but it should not for the
> same reasons the node was removed in the dts files. So update the
> example in arm,pl11x.yaml to match the schema.
>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: Robin Murphy <robin.murphy@....com>
> Cc: Andre Przywara <andre.przywara@....com>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> v2:
> - Make arm,rtsm-display its own schema file instead of using
> panel-simple.
> ---
> .../bindings/display/arm,pl11x.yaml | 15 +----------
> .../display/panel/arm,rtsm-display.yaml | 27 +++++++++++++++++++
> 2 files changed, 28 insertions(+), 14 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/display/panel/arm,rtsm-display.yaml
>
Applied, thanks!
Powered by blists - more mailing lists