[PATCH] misc: Add fixed-layout support
Tom Rini
trini at konsulko.com
Tue Jan 13 17:13:21 CET 2026
On Sat, 03 Jan 2026 01:17:31 +0100, Marek Vasut wrote:
> The "fixed-layout" nvmem controller subnode used to be optional wrapper
> around nvmem controller cells subnodes. The "fixed-layout" node is now
> mandatory in most cases, but in order to support both recent and legacy
> DTs, both variants have to be supported.
>
> Implement support for the "fixed-layout" node in the most trivial manner,
> check whether the nvmem cell supernode is compatible with "fixed-layout"
> and if it is, proceed one level above it to find the nvmem controller.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] misc: Add fixed-layout support
commit: 6014f87b03d2c54e34aa574dcec375804c030860
--
Tom
More information about the U-Boot
mailing list