devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DesignWare PWM support for device-tree probing
@ 2022-08-05 16:50 Ben Dooks
  2022-08-05 16:50 ` [PATCH 1/8] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2 Ben Dooks
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Ben Dooks @ 2022-08-05 16:50 UTC (permalink / raw)
  To: linux-pwm
  Cc: devicetree, linux-kernel, Lee Jones, u.kleine-koenig,
	Thierry Reding, Krzysztof Kozlowski, Greentime Hu, jarkko.nikula,
	William Salmon, Jude Onyenegecha --subject-prefix=PATCH v3

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




^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2022-08-17  7:56 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-05 16:50 DesignWare PWM support for device-tree probing Ben Dooks
2022-08-05 16:50 ` [PATCH 1/8] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2 Ben Dooks
2022-08-07 22:33   ` Rob Herring
2022-08-05 16:50 ` [PATCH 2/8] pwm: change &pci->dev to dev in probe Ben Dooks
2022-08-08 13:54   ` Jarkko Nikula
2022-08-05 16:50 ` [PATCH 3/8] pwm: move dwc memory alloc to own function Ben Dooks
2022-08-05 16:50 ` [PATCH 4/8] pwm: dwc: add of/platform support Ben Dooks
2022-08-05 23:05   ` kernel test robot
2022-08-06  0:26   ` kernel test robot
2022-08-06  9:29   ` Uwe Kleine-König
2022-08-06 10:00   ` kernel test robot
2022-08-07  7:27   ` kernel test robot
2022-08-08 14:36   ` Jarkko Nikula
2022-08-08 14:39     ` Ben Dooks
2022-08-05 16:50 ` [PATCH 5/8] pwm: dwc: allow driver to be built with COMPILE_TEST Ben Dooks
2022-08-05 16:50 ` [PATCH 6/8] pwm: dwc: add timer clock Ben Dooks
2022-08-06 10:07   ` Uwe Kleine-König
2022-08-17  7:56     ` Ben Dooks
2022-08-05 16:50 ` [PATCH 7/8] pwm: dwc: add snps,pwm-number to limit pwm count Ben Dooks
2022-08-05 16:50 ` [PATCH 8/8] pwm: dwc: add PWM bit unset in get_state call Ben Dooks
2022-08-06 10:22   ` Uwe Kleine-König
2022-08-08  8:01 ` DesignWare PWM support for device-tree probing Lee Jones
2022-08-08  8:02   ` Lee Jones
2022-08-08  8:06     ` Ben Dooks
2022-08-08 12:19       ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).