* [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC
@ 2022-03-08 21:15 Lad Prabhakar
2022-03-09 8:15 ` Geert Uytterhoeven
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Lad Prabhakar @ 2022-03-08 21:15 UTC (permalink / raw)
To: Geert Uytterhoeven, David Airlie, Daniel Vetter, Rob Herring,
Krzysztof Kozlowski, dri-devel, devicetree
Cc: linux-kernel, linux-renesas-soc, Prabhakar, Biju Das,
Lad Prabhakar
The Renesas RZ/V2L SoC (a.k.a R9A07G054) has a Bifrost Mali-G31 GPU,
add a compatible string for it.
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
---
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
index 4d6bfae0653c..85f8d4764740 100644
--- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
+++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
@@ -20,6 +20,7 @@ properties:
- mediatek,mt8183-mali
- realtek,rtd1619-mali
- renesas,r9a07g044-mali
+ - renesas,r9a07g054-mali
- rockchip,px30-mali
- rockchip,rk3568-mali
- const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable
@@ -109,7 +110,9 @@ allOf:
properties:
compatible:
contains:
- const: renesas,r9a07g044-mali
+ enum:
+ - renesas,r9a07g044-mali
+ - renesas,r9a07g054-mali
then:
properties:
interrupts:
--
2.17.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC
2022-03-08 21:15 [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC Lad Prabhakar
@ 2022-03-09 8:15 ` Geert Uytterhoeven
2022-03-09 9:36 ` Krzysztof Kozlowski
2022-03-10 18:17 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-03-09 8:15 UTC (permalink / raw)
To: Lad Prabhakar
Cc: David Airlie, Daniel Vetter, Rob Herring, Krzysztof Kozlowski,
DRI Development,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
Linux Kernel Mailing List, Linux-Renesas, Prabhakar, Biju Das
On Tue, Mar 8, 2022 at 10:16 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@bp.renesas.com> wrote:
> The Renesas RZ/V2L SoC (a.k.a R9A07G054) has a Bifrost Mali-G31 GPU,
> add a compatible string for it.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC
2022-03-08 21:15 [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC Lad Prabhakar
2022-03-09 8:15 ` Geert Uytterhoeven
@ 2022-03-09 9:36 ` Krzysztof Kozlowski
2022-03-10 18:17 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-09 9:36 UTC (permalink / raw)
To: Lad Prabhakar, Geert Uytterhoeven, David Airlie, Daniel Vetter,
Rob Herring, dri-devel, devicetree
Cc: linux-kernel, linux-renesas-soc, Prabhakar, Biju Das
On 08/03/2022 22:15, Lad Prabhakar wrote:
> The Renesas RZ/V2L SoC (a.k.a R9A07G054) has a Bifrost Mali-G31 GPU,
> add a compatible string for it.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC
2022-03-08 21:15 [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC Lad Prabhakar
2022-03-09 8:15 ` Geert Uytterhoeven
2022-03-09 9:36 ` Krzysztof Kozlowski
@ 2022-03-10 18:17 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-03-10 18:17 UTC (permalink / raw)
To: Lad Prabhakar
Cc: dri-devel, Geert Uytterhoeven, linux-kernel, Daniel Vetter,
Biju Das, devicetree, linux-renesas-soc, Prabhakar,
Krzysztof Kozlowski, Rob Herring, David Airlie
On Tue, 08 Mar 2022 21:15:43 +0000, Lad Prabhakar wrote:
> The Renesas RZ/V2L SoC (a.k.a R9A07G054) has a Bifrost Mali-G31 GPU,
> add a compatible string for it.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-03-10 18:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 21:15 [PATCH] dt-bindings: gpu: mali-bifrost: Document RZ/V2L SoC Lad Prabhakar
2022-03-09 8:15 ` Geert Uytterhoeven
2022-03-09 9:36 ` Krzysztof Kozlowski
2022-03-10 18:17 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).