linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver
@ 2025-08-10 12:33 Claudiu
  2025-08-10 12:33 ` [PATCH v5 1/2] iio: adc: rzg2l: Cleanup suspend/resume path Claudiu
  2025-08-10 12:33 ` [PATCH v5 2/2] iio: adc: rzg2l_adc: Set driver data before enabling runtime PM Claudiu
  0 siblings, 2 replies; 5+ messages in thread
From: Claudiu @ 2025-08-10 12:33 UTC (permalink / raw)
  To: prabhakar.mahadev-lad.rj, jic23, dlechner, nuno.sa, andy
  Cc: claudiu.beznea, linux-iio, linux-renesas-soc, linux-kernel,
	Claudiu Beznea

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

Series adds some cleanups for the RZ/G2L ADC driver after the support
for the RZ/G3S SoC.

Thank you,
Claudiu Beznea

Changes in v4:
- dropped patch "iio: adc: rzg2l_adc: Open a devres group" as it is
  now fixed by [1]
- added patch "iio: adc: rzg2l_adc: Set driver data before enabling runtime PM"

[1] https://lore.kernel.org/all/20250703112708.1621607-1-claudiu.beznea.uj@bp.renesas.com/

Changes in v4:
- open the devres group in its own function and rename the
  rzg2l_adc_probe() to rzg2l_adc_probe_helper() to have simpler code
- collected tags

Changes in v3:
- in patch 2/2 use a devres group for all the devm resources
  acquired in the driver's probe

Changes in v2:
- updated cover letter
- collected tags
- updated patch 1/2 to drop devres APIs from the point the
  runtime PM is enabled

Claudiu Beznea (2):
  iio: adc: rzg2l: Cleanup suspend/resume path
  iio: adc: rzg2l_adc: Set driver data before enabling runtime PM

 drivers/iio/adc/rzg2l_adc.c | 33 ++++++++++-----------------------
 1 file changed, 10 insertions(+), 23 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-18  5:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-10 12:33 [PATCH v5 0/2] iio: rzg2l_adc: Cleanups for rzg2l_adc driver Claudiu
2025-08-10 12:33 ` [PATCH v5 1/2] iio: adc: rzg2l: Cleanup suspend/resume path Claudiu
2025-08-16 13:53   ` Jonathan Cameron
2025-08-18  5:54     ` Claudiu Beznea
2025-08-10 12:33 ` [PATCH v5 2/2] iio: adc: rzg2l_adc: Set driver data before enabling runtime PM Claudiu

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