ARM: dts: rockchip: Enable GPU for XPI-3128
authorAlex Bee <knaerzche@gmail.com>
Mon, 4 Dec 2023 15:35:47 +0000 (16:35 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 5 Dec 2023 08:20:41 +0000 (09:20 +0100)
Add the supply and enable gpu node for XPI-3128 board.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20231204153547.97877-4-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rk3128-xpi-3128.dts

index e979425f11a0ec8f3d3843209c071f055b13b3f3..de497f6e94565a928594964d9e324197bc8f6cdb 100644 (file)
                          "", "", "", "";
 };
 
+&gpu {
+       mali-supply = <&vdd_log>;
+       status = "okay";
+};
+
 &mdio {
        phy0: ethernet-phy@1 {
                compatible = "ethernet-phy-ieee802.3-c22";