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@xxxxxxxxxxxxxx>