mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH v2 0/8] ARM: i.MX93: TQMA93xx: Add LGA variant
Date: Thu, 08 Feb 2024 08:19:36 +0100	[thread overview]
Message-ID: <170737677646.363122.7809830724932237834.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240205074553.2005284-1-s.hauer@pengutronix.de>


On Mon, 05 Feb 2024 08:45:45 +0100, Sascha Hauer wrote:
> The TQ i.MX93 boards come in different variants. This series adds
> support for the LGA variant. Fortunately the TQ boards all have a
> EEPROM equipped from which the variant can be read, so this series
> adds the necessary pieces to to I2C in PBL on i.MX93 and also the
> common EEPROM parsing code.
> The EEPROM parsing code could be reused on other TQ boards barebox
> has support for, like the tqmls1046a, tqma6ul and tqma8mp. Doing so
> is left for the future, for now the code is only used to detect the
> i.MX93 board variant.
> 
> [...]

Applied, thanks!

[1/8] i2c: lpi2c: determine clk rate during probe
      https://git.pengutronix.de/cgit/barebox/commit/?id=b28091f154ea (link may not be stable)
[2/8] i2c: lpi2c: use udelay for timeout loops
      https://git.pengutronix.de/cgit/barebox/commit/?id=8dae33d9a5c0 (link may not be stable)
[3/8] i2c: lpi2c: add PBL support
      https://git.pengutronix.de/cgit/barebox/commit/?id=8f05c6dbc287 (link may not be stable)
[4/8] pbl: eeprom: return error from eeprom_read()
      https://git.pengutronix.de/cgit/barebox/commit/?id=2b273ff6e36d (link may not be stable)
[5/8] common: add TQ EEPROM support
      https://git.pengutronix.de/cgit/barebox/commit/?id=225a2af33cd2 (link may not be stable)
[6/8] ARM: i.MX9: add i2c base address defines
      https://git.pengutronix.de/cgit/barebox/commit/?id=1d3a4574f64b (link may not be stable)
[7/8] ARM: i.MX9: rename TQ i.MX93 board to TQMA93XX
      https://git.pengutronix.de/cgit/barebox/commit/?id=f2c0715a47d1 (link may not be stable)
[8/8] ARM: i.MX: tqma93xx: Add LGA board variant
      https://git.pengutronix.de/cgit/barebox/commit/?id=e5471b2b72fa (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2024-02-08  7:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05  7:45 Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 1/8] i2c: lpi2c: determine clk rate during probe Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 2/8] i2c: lpi2c: use udelay for timeout loops Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 3/8] i2c: lpi2c: add PBL support Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 4/8] pbl: eeprom: return error from eeprom_read() Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 5/8] common: add TQ EEPROM support Sascha Hauer
2024-02-05  8:11   ` Marco Felsch
2024-02-05  8:18     ` Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 6/8] ARM: i.MX9: add i2c base address defines Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 7/8] ARM: i.MX9: rename TQ i.MX93 board to TQMA93XX Sascha Hauer
2024-02-05  7:45 ` [PATCH v2 8/8] ARM: i.MX: tqma93xx: Add LGA board variant Sascha Hauer
2024-02-08  7:19 ` Sascha Hauer [this message]

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=170737677646.363122.7809830724932237834.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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