On Thu, Aug 24, 2023 at 02:40:24PM +0300, Aleksandr Shubin wrote: > Hi, > > This series adds support for PWM controller on new > Allwinner's SoCs, such as D1, T113s and R329. The implemented driver > provides basic functionality for control PWM channels. I did some more testing of this and it seems to work on my T113, outputting correct periods and duty cycles. Tested-by: John Watts <contact@xxxxxxxxxx> John.