All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: rockchip: enable gpu on rk3588-jaguar
@ 2024-03-27 11:21 ` Heiko Stuebner
  0 siblings, 0 replies; 14+ messages in thread
From: Heiko Stuebner @ 2024-03-27 11:21 UTC (permalink / raw)
  To: heiko; +Cc: linux-arm-kernel, linux-rockchip, quentin.schulz, Heiko Stuebner

From: Heiko Stuebner <heiko.stuebner@cherry.de>

Enable the mali gpu node and add the board-specific supply-regulator.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
---
 arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts b/arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts
index b564c7494878..d422bab41b82 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts
@@ -253,6 +253,11 @@ mdot2e-w-disable2-n-hog {
 	};
 };
 
+&gpu {
+	mali-supply = <&vdd_gpu_s0>;
+	status = "okay";
+};
+
 &i2c0 {
 	pinctrl-0 = <&i2c0m2_xfer>;
 	status = "okay";
-- 
2.39.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-03-27 20:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27 11:21 [PATCH 1/2] arm64: dts: rockchip: enable gpu on rk3588-jaguar Heiko Stuebner
2024-03-27 11:21 ` Heiko Stuebner
2024-03-27 11:21 ` [PATCH 2/2] arm64: dts: rockchip: enable gpu on rk3588-tiger Heiko Stuebner
2024-03-27 11:21   ` Heiko Stuebner
2024-03-27 12:31   ` Quentin Schulz
2024-03-27 12:31     ` Quentin Schulz
2024-03-27 12:31 ` [PATCH 1/2] arm64: dts: rockchip: enable gpu on rk3588-jaguar Quentin Schulz
2024-03-27 12:31   ` Quentin Schulz
2024-03-27 13:33 ` Heiko Stuebner
2024-03-27 13:33   ` Heiko Stuebner
2024-03-27 15:41 ` Rob Herring
2024-03-27 15:41   ` Rob Herring
2024-03-27 20:30   ` Heiko Stübner
2024-03-27 20:30     ` Heiko Stübner

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.