]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: renesas: r8a77960-salvator-xs: Enable GPU support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 27 Oct 2025 21:12:19 +0000 (22:12 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 12 May 2026 09:49:53 +0000 (11:49 +0200)
Enable GPU on Salvator-X 2nd version with R-Car M3-W.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20251027211249.95826-3-marek.vasut+renesas@mailbox.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a77960-salvator-xs.dts

index 9ebb47b6bf2dcbc1415c71f43751751dc4ce53c9..115cc47bb07247c3d2a60bbea38aafcffe16762f 100644 (file)
@@ -35,3 +35,7 @@
        clock-names = "du.0", "du.1", "du.2",
                      "dclkin.0", "dclkin.1", "dclkin.2";
 };
+
+&gpu {
+       status = "okay";
+};