]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: allwinner: h313: enable DVFS for Tanix TX1
authorAndre Przywara <andre.przywara@arm.com>
Sun, 15 Dec 2024 21:25:33 +0000 (21:25 +0000)
committerChen-Yu Tsai <wens@csie.org>
Fri, 20 Dec 2024 18:30:59 +0000 (02:30 +0800)
The merging of the Tanix TX1 .dts file overlapped with the introduction
of the CPU OPP .dtsi file, so the TX1 wasn't covered by the patch
enabling DVFS for all boards.

Add the missing include of that OPP .dtsi file, to allow the box to run
at up to 1.3GHz, and enable power saving by using lower OPPs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Link: https://patch.msgid.link/20241215212533.12707-1-andre.przywara@arm.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm64/boot/dts/allwinner/sun50i-h313-tanix-tx1.dts

index bafd3e803106b7d017f3c065d27a8a28725a453a..17e6aef67aaf920ce0f0a3b25b0478fdfde4e760 100644 (file)
@@ -6,6 +6,7 @@
 /dts-v1/;
 
 #include "sun50i-h616.dtsi"
+#include "sun50i-h616-cpu-opp.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>