Re: [PATCH 0/3] Add SAMA5D2 PWM Support

2021-10-12 Thread Eugen.Hristev
On 9/21/21 2:28 AM, Dan Sneddon wrote: > Add support for the PWM found on SAMA5D2 SoCs. > > Dan Sneddon (3): >pwm: Add PWM driver for SAMA5D2 >dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 >ARM:dts: sama5d2: Add pwm definition > > arch/arm/dts/sama5d2.dtsi |

[PATCH 0/3] Add SAMA5D2 PWM Support

2021-09-20 Thread Dan Sneddon
Add support for the PWM found on SAMA5D2 SoCs. Dan Sneddon (3): pwm: Add PWM driver for SAMA5D2 dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2 ARM:dts: sama5d2: Add pwm definition arch/arm/dts/sama5d2.dtsi | 8 + doc/device-tree-bindings/pwm/pwm-at91.txt | 16 ++