devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
@ 2024-05-01 14:22 efectn
  2024-05-03 11:38 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: efectn @ 2024-05-01 14:22 UTC (permalink / raw)
  To: heiko, linux-rockchip
  Cc: devicetree, linux-arm-kernel, linux-kernel, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, sebastian.reichel,
	Muhammed Efe Cetin

From: Muhammed Efe Cetin <efectn@protonmail.com>

Enable the Mali GPU node on Khadas Edge 2.

Signed-off-by: Muhammed Efe Cetin <efectn@protonmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts b/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts
index ea085abb98ec..dbddfc3bb464 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dts
@@ -176,6 +176,11 @@ &combphy2_psu {
 	status = "okay";
 };
 
+&gpu {
+	mali-supply = <&vdd_gpu_s0>;
+	status = "okay";
+};
+
 &i2c0 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&i2c0m2_xfer>;
-- 
2.44.0


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

* Re: [PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
  2024-05-01 14:22 [PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2 efectn
@ 2024-05-03 11:38 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2024-05-03 11:38 UTC (permalink / raw)
  To: linux-rockchip, efectn
  Cc: Heiko Stuebner, krzysztof.kozlowski+dt, sebastian.reichel,
	Muhammed Efe Cetin, linux-kernel, robh+dt, conor+dt,
	linux-arm-kernel, devicetree

On Wed, 1 May 2024 17:22:41 +0300, efectn@6tel.net wrote:
> From: Muhammed Efe Cetin <efectn@protonmail.com>
> 
> Enable the Mali GPU node on Khadas Edge 2.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
      commit: 4aae6cdd61aa0daa2f01d1660be8f22b88b61929

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2024-05-03 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 14:22 [PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2 efectn
2024-05-03 11:38 ` Heiko Stuebner

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).