Skip to content

Commit

Permalink
arm64: dts: rockchip: enable the gpu on quartz64-a
Browse files Browse the repository at this point in the history
Enable the GPU core on the Pine64 Quartz64 Model A.

Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Alex Bee <[email protected]>
Signed-off-by: Michael Riesch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
  • Loading branch information
ezequielgarcia authored and mmind committed Feb 11, 2022
1 parent c0a7259 commit 6ac3834
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,11 @@
status = "okay";
};

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

&i2c0 {
status = "okay";

Expand Down

0 comments on commit 6ac3834

Please sign in to comment.