On Wed, 03 Jul 2024 21:09:36 +0200, Ahmad Fatoum wrote: > At long last, nvmem cells as direct subnodes of the provider has been > deprecated and replaced by a layout binding that allows a NVMEM provider > to do arbitrary processing of cells before exposing them to the > framework. > > We'll want to support the layout binding eventually, but for now, let's > just add the trivial modifications necessary to support the > fixed-layout, which is just a compatible = "fixed-layout" node > that contains the individual cells. > > [...] Applied, thanks! [1/2] nvmem: add support for fixed-layout binding https://git.pengutronix.de/cgit/barebox/commit/?id=0fd3877be6ea (link may not be stable) [2/2] sandbox: use fixed-layout binding https://git.pengutronix.de/cgit/barebox/commit/?id=3b40958bb510 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>