On Mon, 17 Feb 2025 19:08:27 +0100, Ahmad Fatoum wrote: > barebox has for many years supported a superset of the upstream OF > partitions binding by parsing partitions out of SD/eMMC and EEPROM > in addition to MTD. > > Unfortunately, we didn't upstream our binding and a different binding > went upstream into Linux v6.13-rc1 along with Linux commit > 2e3a191e89f9 ("block: add support for partition table defined in OF"). > > [...] Applied, thanks! [1/6] of: factor out of_node_is_fixed_partitions check https://git.pengutronix.de/cgit/barebox/commit/?id=45c5c9c807e4 (link may not be stable) [2/6] of: of_path: support barebox,fixed-partitions https://git.pengutronix.de/cgit/barebox/commit/?id=deb18a4be9cd (link may not be stable) [3/6] ARM: IMX8MP: var-dart-dt8mcustomboard.dts: use new-style partition binding https://git.pengutronix.de/cgit/barebox/commit/?id=c19cbce92960 (link may not be stable) [4/6] ARM: dts: prefix all non-MTD fixed-partitions with barebox, https://git.pengutronix.de/cgit/barebox/commit/?id=cf4cf9997a3b (link may not be stable) [5/6] of: partition: refactor of_partition_binding checks into switch https://git.pengutronix.de/cgit/barebox/commit/?id=162884adec56 (link may not be stable) [6/6] of: partition: add Linux CONFIG_OF_PARTITION-compatible adaptive fixup mode https://git.pengutronix.de/cgit/barebox/commit/?id=f0d91d7ba6cb (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>