On Tue, 26 Nov 2024 16:33:07 +0100, Ahmad Fatoum wrote: > While we have had our binding for a long time, it was never submitted > for upstream inclusion in the Linux DT bindings and it's unlikely to be > accepted as there are no other bindings that reference a fixed partition > in a property. > > Linux has support for a u-boot,env binding, which is used by giving the > partition a compatible = "u-boot,env" property. > > [...] Applied, thanks! [1/5] of: partition: don't parse nvmem-cells in legacy OF binding https://git.pengutronix.de/cgit/barebox/commit/?id=02fc38464af2 (link may not be stable) [2/5] nvmem: probe nvmem-cells container via driver model https://git.pengutronix.de/cgit/barebox/commit/?id=67dc0fae9496 (link may not be stable) [3/5] environment: register barebox env OF driver regardless of /chosen https://git.pengutronix.de/cgit/barebox/commit/?id=64a14b10341a (link may not be stable) [4/5] environment: add support for a single node barebox,environment binding https://git.pengutronix.de/cgit/barebox/commit/?id=2e5876b24293 (link may not be stable) [5/5] sandbox: switch to new barebox environment binding https://git.pengutronix.de/cgit/barebox/commit/?id=6302b629aec6 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>