* [PATCH] arm64: dts: rockchip: enable mali on rock960 boards
@ 2019-02-18 9:58 Ezequiel Garcia
2019-02-18 10:05 ` [PATCH] arm64: dts: rockchip: enable mali on Rock Pi 4 Ezequiel Garcia
2019-03-03 14:19 ` [PATCH] arm64: dts: rockchip: enable mali on rock960 boards Heiko Stuebner
0 siblings, 2 replies; 3+ messages in thread
From: Ezequiel Garcia @ 2019-02-18 9:58 UTC (permalink / raw)
To: Heiko Stuebner
Cc: linux-rockchip, Manivannan Sadhasivam, Enric Balletbo i Serra,
kernel, Ezequiel Garcia, linux-arm-kernel
Enable the mali gpu node.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
---
arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi
index 2927db4dda9d..d1248065fe14 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi
@@ -96,6 +96,11 @@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&hdmi {
ddc-i2c-bus = <&i2c3>;
pinctrl-names = "default";
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] arm64: dts: rockchip: enable mali on Rock Pi 4
2019-02-18 9:58 [PATCH] arm64: dts: rockchip: enable mali on rock960 boards Ezequiel Garcia
@ 2019-02-18 10:05 ` Ezequiel Garcia
2019-03-03 14:19 ` [PATCH] arm64: dts: rockchip: enable mali on rock960 boards Heiko Stuebner
1 sibling, 0 replies; 3+ messages in thread
From: Ezequiel Garcia @ 2019-02-18 10:05 UTC (permalink / raw)
To: Heiko Stuebner
Cc: linux-rockchip, Manivannan Sadhasivam, Enric Balletbo i Serra,
kernel, Ezequiel Garcia, linux-arm-kernel
Enable the mali gpu node.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
---
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
index 4a543f2117d4..1e479d06e67e 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
@@ -157,6 +157,11 @@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&hdmi {
pinctrl-names = "default";
pinctrl-0 = <&hdmi_cec>;
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: enable mali on rock960 boards
2019-02-18 9:58 [PATCH] arm64: dts: rockchip: enable mali on rock960 boards Ezequiel Garcia
2019-02-18 10:05 ` [PATCH] arm64: dts: rockchip: enable mali on Rock Pi 4 Ezequiel Garcia
@ 2019-03-03 14:19 ` Heiko Stuebner
1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stuebner @ 2019-03-03 14:19 UTC (permalink / raw)
To: Ezequiel Garcia
Cc: Enric Balletbo i Serra, linux-rockchip, kernel, linux-arm-kernel,
Manivannan Sadhasivam
Am Montag, 18. Februar 2019, 10:58:57 CET schrieb Ezequiel Garcia:
> Enable the mali gpu node.
>
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
applied both for 5.2
Thanks
Heiko
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-03 14:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 9:58 [PATCH] arm64: dts: rockchip: enable mali on rock960 boards Ezequiel Garcia
2019-02-18 10:05 ` [PATCH] arm64: dts: rockchip: enable mali on Rock Pi 4 Ezequiel Garcia
2019-03-03 14:19 ` [PATCH] arm64: dts: rockchip: enable mali on rock960 boards 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).