Re: [PATCH v9 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support

Bartosz Golaszewski <[email protected]> Fri, 31 Jul 2026 01:39:17 -0700
Newsgroups org.infradead.lists.ath10k,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-block,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mmc,org.kernel.vger.linux-wireless,org.kernel.vger.netdev
Message-ID <CAMRc=MdRd-FgAa+NMf-GZLi05G8PrGjD9LB2h7dQ=9iXiLh9sw@mail.gmail.com>
On Thu, 30 Jul 2026 18:00:31 +0200, Loic Poulain
<[email protected]> said:
> Allow an eMMC hardware partition node to describe an NVMEM layout so the
> partition can be exposed as an NVMEM provider. This lets a partition
> (e.g. an eMMC boot partition) store device-specific information such as a
> WiFi MAC address or a Bluetooth BD address and reference it through NVMEM
> cells.
>
> Accept "fixed-layout" as the partition node compatible, in addition to
> "fixed-partitions", so the layout can be described directly on the
> partition node.
>
> Reviewed-by: Rob Herring (Arm) <[email protected]>
> Signed-off-by: Loic Poulain <[email protected]>
> ---

Reviewed-by: Bartosz Golaszewski <[email protected]>