On Tue, Apr 30, 2024 at 2:32 AM Binbin Zhou <zhoubinbin@xxxxxxxxxxx> wrote: > > Hi all: > > When I was submitting the Loongson PWM dt-binding, Rob reminded me that > the pwm-cells property was already required in pwm.yaml and did not need > to be repeated. > > This patchset attempts to clean up the required pwm-cells attribute twice. Thanks for this. > Thanks. > > Binbin Zhou (6): > dt-bindings: pwm: bcm2835: Do not require pwm-cells twice > dt-bindings: pwm: google,cros-ec: Do not require pwm-cells twice > dt-bindings: pwm: marvell,pxa: Do not require pwm-cells twice > dt-bindings: pwm: mediatek,mt2712: Do not require pwm-cells twice > dt-bindings: pwm: mediatek,pwm-disp: Do not require pwm-cells twice > dt-bindings: pwm: snps,dw-apb-timers: Do not require pwm-cells twice This could really just be one patch. It's the same repeated change and it's all going to 1 maintainer. No need to respin for that though. Rob