From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] ARM64: dts: meson-gxl: fix Mali GPU compatible string
Date: Tue, 26 Jun 2018 10:06:50 +0200 [thread overview]
Message-ID: <ea6f70c0-d4f0-f89d-9fc6-e71869488a5f@baylibre.com> (raw)
In-Reply-To: <20180623150056.1442-1-martin.blumenstingl@googlemail.com>
On 23/06/2018 17:00, Martin Blumenstingl wrote:
> meson-gxl-mali.dtsi is only used on GXL SoCs. Thus it should use the GXL
> specific compatible string instead of the GXBB one.
> For now this is purely cosmetic since the (out-of-tree) lima driver for
> this GPU currently uses the "arm,mali-450" match instead of the SoC
> specific one. However, update the .dts to match the documentation since
> this driver behavior might change in the future.
>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
> ---
> arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi
> index eb327664a4d8..6aaafff674f9 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-mali.dtsi
> @@ -6,7 +6,7 @@
>
> &apb {
> mali: gpu at c0000 {
> - compatible = "amlogic,meson-gxbb-mali", "arm,mali-450";
> + compatible = "amlogic,meson-gxl-mali", "arm,mali-450";
> reg = <0x0 0xc0000 0x0 0x40000>;
> interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>,
> <GIC_SPI 161 IRQ_TYPE_LEVEL_HIGH>,
>
[...]
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
next prev parent reply other threads:[~2018-06-26 8:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-23 15:00 Martin Blumenstingl
2018-06-26 8:06 ` Neil Armstrong [this message]
2018-06-27 23:42 ` Kevin Hilman
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=ea6f70c0-d4f0-f89d-9fc6-e71869488a5f@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=linus-amlogic@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®