kernel/sunxi: Create kernel files for v6.6 (from v6.1)
[openwrt/staging/pepe2k.git] / target / linux / sunxi / patches-6.6 / 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 +};