mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	 BAREBOX <barebox@lists.infradead.org>
Subject: [PATCH 0/2] imx93-pmdomain: add imx93-src, imx93-pd and media-blk-ctrl drivers from linux
Date: Wed, 19 Nov 2025 16:25:06 +0100	[thread overview]
Message-ID: <20251119-imx93-pd-v1-0-2b114723a734@pengutronix.de> (raw)

This series is including all drivers to enable all the power
blocks to run the media-blk-ctrl on the imx93.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
---
Michael Grzeschik (2):
      soc: imx: imx93: add ported source driver for pmdomain from linux
      pmdomain: imx: imx93-blk-ctrl: add ported driver from linux

 arch/arm/mach-imx/imx9.c              |   3 +
 drivers/pmdomain/imx/Kconfig          |  10 +-
 drivers/pmdomain/imx/Makefile         |   2 +
 drivers/pmdomain/imx/imx93-blk-ctrl.c | 395 ++++++++++++++++++++++++++++++++++
 drivers/pmdomain/imx/imx93-pd.c       | 151 +++++++++++++
 drivers/soc/imx/Makefile              |   1 +
 drivers/soc/imx/imx93-src.c           |  30 +++
 7 files changed, 590 insertions(+), 2 deletions(-)
---
base-commit: cf3126e606c4eb1a4769575d0df951796c33b64e
change-id: 20251117-imx93-pd-5132aed18f23

Best regards,
-- 
Michael Grzeschik <m.grzeschik@pengutronix.de>




             reply	other threads:[~2025-11-19 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-19 15:25 Michael Grzeschik [this message]
2025-11-19 15:25 ` [PATCH 1/2] soc: imx: imx93: add ported source driver for pmdomain " Michael Grzeschik
2025-11-19 15:25 ` [PATCH 2/2] pmdomain: imx: imx93-blk-ctrl: add ported driver " Michael Grzeschik
2025-11-20  8:00 ` [PATCH 0/2] imx93-pmdomain: add imx93-src, imx93-pd and media-blk-ctrl drivers " Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251119-imx93-pd-v1-0-2b114723a734@pengutronix.de \
    --to=m.grzeschik@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox