sunxi: copy patches from 5.15 to 6.1
[openwrt/staging/neocturne.git] / target / linux / sunxi / patches-6.1 / 442-arm64-dts-orangepi-one-plus-enable-PWM.patch
1 --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts
2 +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dts
3 @@ -41,3 +41,7 @@
4 reg = <1>;
5 };
6 };
7 +
8 +&pwm {
9 + status = "okay";
10 +};