Re: DesignWare PWM support for device-tree probing

From: Ben Dooks
Date: Mon Aug 08 2022 - 04:07:28 EST


On 08/08/2022 09:02, Lee Jones wrote:
On Mon, 08 Aug 2022, Lee Jones wrote:

On Fri, 05 Aug 2022, Ben Dooks wrote:

This series is tidying up and adding device-tree support for the
DesignWare DW-APB-timers block.

Changes:

v3:
- change the compatible name
- squash down pwm count patch
- fixup patch naming

v2:
- fix #pwm-cells count to be 3
- fix indetation
- merge the two clock patches
- add HAS_IOMEM as a config dependency

Can you use the front-cover option provided by Git please Ben?

git format-patch --cover-letter ...

I thought git-send-email --compose did that.