On Wed, 21 Feb 2024 16:03:15 +0100, Sascha Hauer wrote: > The TQMa6UL uses a downstream device tree, but there also appeared > device trees for it upstream. Use the upstream device trees and add > support for reading the board EEPROM to pick the right device tree > for a particular board type. > > Sascha Hauer (8): > board: tq: add missing select > board: tq: fix format specifier > board: tq: add support for 16bit eeprom > ARM: i.MX6: add i2c4 base address > ARM: tqma6ul: add pr_fmt string > ARM: tqma6ul: enable enet_ref_125m clk > net: phy: fix miibus parent device of_node not matching phy node > ARM: tqma6ul: use upstream device trees > > [...] Applied, thanks! [1/8] board: tq: add missing select https://git.pengutronix.de/cgit/barebox/commit/?id=64447652f9ad (link may not be stable) [2/8] board: tq: fix format specifier https://git.pengutronix.de/cgit/barebox/commit/?id=bef0946e6a33 (link may not be stable) [3/8] board: tq: add support for 16bit eeprom https://git.pengutronix.de/cgit/barebox/commit/?id=57ee1c9d6b60 (link may not be stable) [4/8] ARM: i.MX6: add i2c4 base address https://git.pengutronix.de/cgit/barebox/commit/?id=24fb4842ca4b (link may not be stable) [5/8] ARM: tqma6ul: add pr_fmt string https://git.pengutronix.de/cgit/barebox/commit/?id=b78ccb436a3a (link may not be stable) [6/8] ARM: tqma6ul: enable enet_ref_125m clk https://git.pengutronix.de/cgit/barebox/commit/?id=30aea51621e7 (link may not be stable) [7/8] net: phy: fix miibus parent device of_node not matching phy node https://git.pengutronix.de/cgit/barebox/commit/?id=6534338de3c5 (link may not be stable) [8/8] ARM: tqma6ul: use upstream device trees https://git.pengutronix.de/cgit/barebox/commit/?id=cb3f6f5769af (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>