]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: Enable GPU on rk3566-pinenote
authorSamuel Holland <samuel@sholland.org>
Thu, 5 Mar 2026 12:05:40 +0000 (13:05 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 10 Mar 2026 08:42:07 +0000 (09:42 +0100)
The GPU is most useful when used together with the EBC on the PineNote,
which is not yet described. But there's no reason not to define the GPU
already as the hardware is present and could be used without the EBC.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Diederik de Haas <diederik@cknow-tech.com>
Link: https://patch.msgid.link/20260305120620.173600-1-diederik@cknow-tech.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3566-pinenote.dtsi

index 551d551a113b87bcbbf4e88eaa144f18b6001417..071cbdc3f6d573a36712daedc0b0ca58c4861a79 100644 (file)
        cpu-supply = <&vdd_cpu>;
 };
 
+&gpu {
+       mali-supply = <&vdd_gpu_npu>;
+       status = "okay";
+};
+
 &i2c0 {
        status = "okay";