aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/px30-evb.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>2019-12-08 15:55:08 +0100
committerHeiko Stuebner <heiko@sntech.de>2019-12-16 10:32:30 +0100
commit0c556dea089dd133c70b72edae2f429ebe7e652f (patch)
treea6dd39697e0bfb68f7e9fcc12d813b3149608a13 /arch/arm64/boot/dts/rockchip/px30-evb.dts
parentarm64: dts: rockchip: add the gpu for px30 (diff)
downloadlinux-dev-0c556dea089dd133c70b72edae2f429ebe7e652f.tar.xz
linux-dev-0c556dea089dd133c70b72edae2f429ebe7e652f.zip
arm64: dts: rockchip: enable the gpu on px30-evb
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@theobroma-systems.com> Link: https://lore.kernel.org/r/20191208145508.3124-3-heiko@sntech.de
Diffstat (limited to '')
-rw-r--r--arch/arm64/boot/dts/rockchip/px30-evb.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/px30-evb.dts b/arch/arm64/boot/dts/rockchip/px30-evb.dts
index f2fcca21c04d..180995a590c1 100644
--- a/arch/arm64/boot/dts/rockchip/px30-evb.dts
+++ b/arch/arm64/boot/dts/rockchip/px30-evb.dts
@@ -132,6 +132,11 @@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_log>;
+ status = "okay";
+};
+
&i2c0 {
status = "okay";