Skip to content

Commit

Permalink
arm64: dts: rockchip: enable the gpu on BPI-R2-Pro
Browse files Browse the repository at this point in the history
Enable the GPU core on the Rockchip RK3568 BananaPi R2 Pro

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Link: https://lore.kernel.org/r/20220606170803.478082-6-linux@fw-web.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Frank Wunderlich authored and Heiko Stuebner committed Jun 11, 2022
1 parent 870b4da commit 1526c3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,11 @@
status = "okay";
};

&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};

&hdmi {
avdd-0v9-supply = <&vdda0v9_image>;
avdd-1v8-supply = <&vcca1v8_image>;
Expand Down

0 comments on commit 1526c3a

Please sign in to comment.