mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
939d4d0b70
To start the migration, we copy the patches from 5.15 to 6.1. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
11 lines
210 B
Diff
11 lines
210 B
Diff
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts
|
|
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts
|
|
@@ -41,3 +41,7 @@
|
|
reg = <1>;
|
|
};
|
|
};
|
|
+
|
|
+&pwm {
|
|
+ status = "okay";
|
|
+};
|