From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
linux-kernel@vger.kernel.org, Liviu Dudau <Liviu.Dudau@arm.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Sam Ravnborg <sam@ravnborg.org>, Daniel Vetter <daniel@ffwll.ch>,
Andre Przywara <andre.przywara@arm.com>,
Linus Walleij <linus.walleij@linaro.org>,
Robin Murphy <robin.murphy@arm.com>,
dri-devel@lists.freedesktop.org,
Thierry Reding <thierry.reding@gmail.com>
Subject: Re: [PATCH v2] dt-bindings: display: Add Arm virtual platforms display
Date: Fri, 17 Jun 2022 13:13:41 -0600 [thread overview]
Message-ID: <20220617191341.GA2123705-robh@kernel.org> (raw)
In-Reply-To: <20220613145709.3729053-1-robh@kernel.org>
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@linaro.org>
> Cc: Robin Murphy <robin.murphy@arm.com>
> Cc: Andre Przywara <andre.przywara@arm.com>
> Signed-off-by: Rob Herring <robh@kernel.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!
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, David Airlie <airlied@linux.ie>,
Andre Przywara <andre.przywara@arm.com>,
Liviu Dudau <Liviu.Dudau@arm.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Thierry Reding <thierry.reding@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Sam Ravnborg <sam@ravnborg.org>,
Robin Murphy <robin.murphy@arm.com>
Subject: Re: [PATCH v2] dt-bindings: display: Add Arm virtual platforms display
Date: Fri, 17 Jun 2022 13:13:41 -0600 [thread overview]
Message-ID: <20220617191341.GA2123705-robh@kernel.org> (raw)
In-Reply-To: <20220613145709.3729053-1-robh@kernel.org>
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@linaro.org>
> Cc: Robin Murphy <robin.murphy@arm.com>
> Cc: Andre Przywara <andre.przywara@arm.com>
> Signed-off-by: Rob Herring <robh@kernel.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!
next prev parent reply other threads:[~2022-06-17 19:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-13 14:57 [PATCH v2] dt-bindings: display: Add Arm virtual platforms display Rob Herring
2022-06-13 14:57 ` Rob Herring
2022-06-13 17:12 ` Sam Ravnborg
2022-06-13 17:12 ` Sam Ravnborg
2022-06-16 13:29 ` Linus Walleij
2022-06-16 13:29 ` Linus Walleij
2022-06-17 19:13 ` Rob Herring [this message]
2022-06-17 19:13 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220617191341.GA2123705-robh@kernel.org \
--to=robh@kernel.org \
--cc=Liviu.Dudau@arm.com \
--cc=airlied@linux.ie \
--cc=andre.przywara@arm.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robin.murphy@arm.com \
--cc=sam@ravnborg.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.