Commit d85a7e34 authored by Alex Bee's avatar Alex Bee Committed by Heiko Stuebner

ARM: dts: rockchip: Enable GPU for XPI-3128

Add the supply and enable gpu node for XPI-3128 board.
Signed-off-by: default avatarAlex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20231204153547.97877-4-knaerzche@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 9ca8b8f8
......@@ -328,6 +328,11 @@ &gpio3 {
"", "", "", "";
};
&gpu {
mali-supply = <&vdd_log>;
status = "okay";
};
&mdio {
phy0: ethernet-phy@1 {
compatible = "ethernet-phy-ieee802.3-c22";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment