[PATCH 0/4] nvmem: add and use generic MMIO NVMEM

Rafał Miłecki zajec5 at gmail.com
Tue Jan 31 23:50:43 PST 2023


On 1.02.2023 07:47, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
> 
> MMIO accessible NVMEM devices should be simple enough to allow using a
> single binding & driver for them.
> 
> I already replaced two existing drivers. With NVMEM layouts introduced I
> can also replace Broadcom's NVRAM driver but that work depends on my
> pending U-Boot patchset (it provides required helpers).

This was meant to be marked as V2.

Changes:
1. Replaced io with mmio to be clear
2. Replaced 2 existing drivers with generic implementation



More information about the linux-arm-kernel mailing list