Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] i.MX91/93 BLK-CTRL improvements
@ 2025-12-02 13:21 Marco Felsch
  2025-12-02 13:21 ` [PATCH v2 1/3] pmdomain: imx93-blk-ctrl: cleanup error path Marco Felsch
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marco Felsch @ 2025-12-02 13:21 UTC (permalink / raw)
  To: Ulf Hansson, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam
  Cc: linux-pm, imx, linux-arm-kernel, linux-kernel, Alexander Stein,
	Frank Li, Marco Felsch

Hi,

there were several approaches to bring the sub-devices population
mainline [1,2] but non of them made it upstream. Both approaches were
part of either the i.MX93 LVDS or MIPI-CSI enablement.

This small patchset decouples the blk-ctrl changes which allows the
MIPI-CSI and LVDS patchstack to be rebased ontop of this patchset.

Before adding the sub-device supprt, I converted the driver to devm_*
only API.

Regards,
  Marco

[1] https://lore.kernel.org/all/20250701-95_cam-v1-3-c5172bab387b@nxp.com/
[2] https://lore.kernel.org/all/20250304154929.1785200-4-alexander.stein@ew.tq-group.com/

---
Changes in v2:
- Link to v1: https://lore.kernel.org/r/20251201-v6-18-topic-imx93-blkctrl-v1-0-b57a72e60105@pengutronix.de
- Adapt patch2 commit message (Frank)
- Check devm_pm_runtime_enable() return (Frank)
- Add r-b tags (Frank, Alexander)

---
Marco Felsch (3):
      pmdomain: imx93-blk-ctrl: cleanup error path
      pmdomain: imx93-blk-ctrl: convert to devm_* only
      pmdomain: imx93-blk-ctrl: add support for optional subnodes

 drivers/pmdomain/imx/imx93-blk-ctrl.c | 77 ++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 41 deletions(-)
---
base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
change-id: 20251201-v6-18-topic-imx93-blkctrl-341220f7084d

Best regards,
-- 
Marco Felsch <m.felsch@pengutronix.de>



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

end of thread, other threads:[~2025-12-02 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 13:21 [PATCH v2 0/3] i.MX91/93 BLK-CTRL improvements Marco Felsch
2025-12-02 13:21 ` [PATCH v2 1/3] pmdomain: imx93-blk-ctrl: cleanup error path Marco Felsch
2025-12-02 13:21 ` [PATCH v2 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only Marco Felsch
2025-12-02 14:40   ` Frank Li
2025-12-02 13:21 ` [PATCH v2 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes Marco Felsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox