mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* Bump to 5.15.y imx6, xu4, rocchip64, jetson-nano * Sunxi patches cleanup Thanks @jernejsk * Bump Meson64 to 5.15.y * Bump mvebu* to 5.15.y @heisath Disable 13-net-mvneta.patch - double check. * Add uppstram patch for opi zero2 legacy kernel * Update mvebu mvneta patch * Orangepi Zero2 reboot fix Co-authored-by: Heisath <jannis@imserv.org>
15 lines
432 B
Diff
15 lines
432 B
Diff
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
|
|
index d147c853a..dbde670ba 100644
|
|
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
|
|
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
|
|
@@ -246,7 +246,8 @@
|
|
};
|
|
|
|
&scpi_clocks {
|
|
- status = "disabled";
|
|
+ /* Works only with new blobs that have limited DVFS table */
|
|
+ status = "okay";
|
|
};
|
|
|
|
/* SD */
|