mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jonas Rebmann <jre@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	 BAREBOX <barebox@lists.infradead.org>
Cc: Jonas Rebmann <jre@pengutronix.de>, David Jander <david@protonic.nl>
Subject: [PATCH 0/2] Extend protonic prt8m to support prt8ml
Date: Thu, 18 Sep 2025 17:03:33 +0200	[thread overview]
Message-ID: <20250918-prt8ml-v1-0-3fd826e0807d@pengutronix.de> (raw)

Update prt8m to use deep probe and add support for the prt8ml using the
mainlining candidate devicetree from
https://lore.kernel.org/lkml/20250918-imx8mp-prt8ml-v2-0-3d84b4fe53de@pengutronix.de/T

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Jonas Rebmann (2):
      ARM: i.MX8M: protonic-imx8m: enable deep probe
      ARM: boards: Add support for PRT8ML

 arch/arm/boards/protonic-imx8m/Makefile            |    2 +-
 arch/arm/boards/protonic-imx8m/board.c             |   28 +-
 .../protonic-imx8m/flash-header-prt8ml.imxcfg      |    5 +
 arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c   |  100 ++
 .../boards/protonic-imx8m/lpddr4-timing-prt8ml.c   | 1121 ++++++++++++++++++++
 arch/arm/dts/Makefile                              |    4 +-
 arch/arm/dts/imx8mp-prt8ml.dts                     |   48 +
 arch/arm/dts/imx8mp-prt8ml.dtsi                    |  500 +++++++++
 arch/arm/mach-imx/Kconfig                          |    4 +-
 images/Makefile.imx                                |    2 +
 10 files changed, 1799 insertions(+), 15 deletions(-)
---
base-commit: f3be3a8e9ae884bdfb116238e9049b1eb2759810
change-id: 20250918-prt8ml-78db90cc8c64

Best regards,
--  
Jonas Rebmann <jre@pengutronix.de>




             reply	other threads:[~2025-09-18 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-18 15:03 Jonas Rebmann [this message]
2025-09-18 15:03 ` [PATCH 1/2] ARM: i.MX8M: protonic-imx8m: enable deep probe Jonas Rebmann
2025-09-18 15:03 ` [PATCH 2/2] ARM: boards: Add support for PRT8ML Jonas Rebmann
2025-09-22  7:35   ` Ahmad Fatoum
2025-09-22  6:31 ` [PATCH 0/2] Extend protonic prt8m to support prt8ml 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=20250918-prt8ml-v1-0-3fd826e0807d@pengutronix.de \
    --to=jre@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=david@protonic.nl \
    --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