arm64: dts: rockchip: enable the gpu on px30-evb
authorHeiko Stuebner <heiko.stuebner@theobroma-systems.com>
Sun, 8 Dec 2019 14:55:08 +0000 (15:55 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 16 Dec 2019 09:32:30 +0000 (10:32 +0100)
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
arch/arm64/boot/dts/rockchip/px30-evb.dts

index f2fcca2..180995a 100644 (file)
        status = "okay";
 };
 
+&gpu {
+       mali-supply = <&vdd_log>;
+       status = "okay";
+};
+
 &i2c0 {
        status = "okay";