arm64: dts: rockchip: enable the gpu on px30-evb
From: Heiko Stuebner <heiko.stuebner@...> Date: Tue, 17 Sep 2019 01:54:13 +0200
Commit-Message
The px30 has a Mali Bifrost gpu, so enable it on the evb board and connect it with its supplying regulator. Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/px30-evb.dts | 5 +++++ 1 file changed, 5 insertions(+)
Statistics
- 5 lines added
- 0 lines removed
Changes
------------------ arch/arm64/boot/dts/rockchip/px30-evb.dts -------------------
index f2fcca21c04d..180995a590c1 100644
@@ -132,6 +132,11 @@ &gmac {
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_log>;
+ status = "okay";
+};
+
&i2c0 {
status = "okay";