On Wed, 02 Sep 2026 08:24:57 +0000, Michael C. Pratt wrote:
> Ever since the transition from a separate NVMEM driver to the layout driver
> in Linux commit 5f15811286af ("nvmem: layouts: add U-Boot env layout"),
> it is very common within devicetree to have the compatible string "u-boot,env"
> in the nested nvmem-layout node instead of the parent partition node.
>
> This allows u-boot tools to detect the u-boot environment on a
> partition that is also using the layout driver for NVMEM cells.
>
> [...]
Applied to u-boot/main, thanks!
[1/1] fw_env: allow detection of NVMEM device using layout node compatible
string
commit: 358c3dc571ee706d8c641cfb092a4b9bc19b9c60
--
Tom