mirror of
https://github.com/armbian/build.git
synced 2025-08-10 13:16:58 +02:00
* Bumping EDGE kernel to 5.14.y Meson64: - removing Odroid reboot shutdown patch since its probably not needed anymore Rockchip64: - removing Rockpi S. No interest to maintain this any further - removing PBP suspend. Doesn’t align. Need inspection if some other way was mainstreamed - temporally removing Orangepi R1 * Re-adding rockpis, pbp suspend, HFLPS170 wifi and cleanup * Removing deprecated patch, fixing ap6256 wifi * Re-enable Opi R1 plus, untest * Add and fix Radxa Zero
17 lines
390 B
Diff
17 lines
390 B
Diff
diff --git a/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts b/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts
|
|
index 3b579d7567c8..ea23ff821166 100644
|
|
--- a/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts
|
|
+++ b/arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts
|
|
@@ -183,6 +183,11 @@
|
|
status = "okay";
|
|
};
|
|
|
|
+&r_cir {
|
|
+ clock-frequency = <3000000>;
|
|
+ status = "okay";
|
|
+};
|
|
+
|
|
&r_rsb {
|
|
status = "okay";
|
|
|