[PATCH v2 00/16] nvmem: rework of the subsystem for non-DT users
From: Srinivas Kandagatla <hidden>
Date: 2018-09-10 07:54:50
Also in:
linux-doc, lkml
From: Srinivas Kandagatla <hidden>
Date: 2018-09-10 07:54:50
Also in:
linux-doc, lkml
On 07/09/18 11:07, Bartosz Golaszewski wrote:
Next three patches improve the framework by adding a notifier chain for future use and fixing the issue with nvmem device names. Finally we add support for cell definitions, cell lookups and make DT systems resolve the nvmem cells during provider's registration. Last patches just use the SPDX license identifiers and make the naming convention for some arguments more consistent.
Please send separate series for fixes and things that do not depend on this new apis or Order/place them at the end of the series. This can help reviewer when there is large number of patches in series with unrelated subject. -s-rini