devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* update synopsys driver for platform/devicetree support
@ 2022-07-12 10:01 Ben Dooks
  2022-07-12 10:01 ` [PATCH 1/7] pwm: change &pci->dev to dev in probe Ben Dooks
                   ` (6 more replies)
  0 siblings, 7 replies; 34+ messages in thread
From: Ben Dooks @ 2022-07-12 10:01 UTC (permalink / raw)
  To: linux-pwm
  Cc: devicetree, linux-kernel, Lee Jones, u.kleine-koenig,
	Thierry Reding, Krzysztof Kozlowski, Greentime Hu,
	Jude Onyenegecha, Sudip Mukherjee, William Salmon,
	Adnan Chowdhury

This is a series to allow the Synopsys PWM driver to be built for
device-tree/platform usage.

An open question is whether there should be some form of standard
property for the number of PWMs that each device supports.

Note, the patches 5 and 6 could be grouped together as patch
6 undoes some of the bits in 5 for configuration of clock rate.



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

end of thread, other threads:[~2022-07-19  8:20 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 10:01 update synopsys driver for platform/devicetree support Ben Dooks
2022-07-12 10:01 ` [PATCH 1/7] pwm: change &pci->dev to dev in probe Ben Dooks
2022-07-13  8:16   ` Uwe Kleine-König
2022-07-13 10:54     ` Ben Dooks
2022-07-18  7:19     ` Ben Dooks
2022-07-18  7:49       ` Uwe Kleine-König
2022-07-18  7:54         ` Uwe Kleine-König
2022-07-12 10:01 ` [PATCH 2/7] pwm: move dwc memory alloc to own function Ben Dooks
2022-07-12 10:01 ` [PATCH 3/7] pwm: dwc: add of/platform support Ben Dooks
2022-07-12 10:08   ` Krzysztof Kozlowski
2022-07-13  9:21     ` Ben Dooks
2022-07-13  9:26       ` Krzysztof Kozlowski
2022-07-12 14:26   ` Rob Herring
2022-07-13 12:06     ` Ben Dooks
2022-07-12 22:17   ` Rob Herring
2022-07-13 11:56     ` Ben Dooks
2022-07-13 13:52       ` Uwe Kleine-König
2022-07-13 14:30         ` Ben Dooks
2022-07-13 15:07           ` Uwe Kleine-König
2022-07-13 16:20             ` Ben Dooks
2022-07-18  7:18             ` Ben Dooks
2022-07-12 10:01 ` [PATCH 4/7] pwm: dwc: allow driver to be built with COMPILE_TEST Ben Dooks
2022-07-12 10:01 ` [PATCH 5/7] pwm: dwc: add timer clock Ben Dooks
2022-07-13  6:10   ` Uwe Kleine-König
2022-07-12 10:01 ` [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in " Ben Dooks
2022-07-12 10:09   ` Krzysztof Kozlowski
2022-07-12 10:20     ` Ben Dooks
2022-07-13  6:11       ` Uwe Kleine-König
2022-07-18  7:18         ` Ben Dooks
2022-07-13  9:31     ` Ben Dooks
2022-07-12 10:01 ` [PATCH 7/7] pwm: dwc: add snps,pwm-number to limit pwm count Ben Dooks
2022-07-12 10:09   ` Krzysztof Kozlowski
2022-07-18 20:08   ` Rob Herring
2022-07-19  8:20     ` Ben Dooks

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).