Re: [PATCH v6 1/4] nvmem: core: add nvmem_device_find
From: Paul Burton <hidden>
Date: 2019-10-02 18:33:33
Also in:
linux-doc, linux-mips, linux-rtc, linux-serial, lkml
From: Paul Burton <hidden>
Date: 2019-10-02 18:33:33
Also in:
linux-doc, linux-mips, linux-rtc, linux-serial, lkml
Hello, On Tue, Oct 01, 2019 at 11:11:58AM +0100, Srinivas Kandagatla wrote:
On 23/09/2019 12:46, Thomas Bogendoerfer wrote:quoted
nvmem_device_find provides a way to search for nvmem devices with the help of a match function simlair to bus_find_device. Signed-off-by: Thomas Bogendoerfer <redacted> ---Thanks for the patch, This patch looks good for me. Do you know which tree is going to pick this series up? I can either apply this patch to nvmem tree or here is my Ack for this patch to take it via other trees. Reviewed-by: Srinivas Kandagatla <redacted> Acked-by: Srinivas Kandagatla <redacted>
Thanks - if you don't mind I'll take this through mips-next along with
the following patch that depends on it.
Thomas: I see patch 3 has an issue reported by the kbuild test robot,
and still needs acks from the MFD & network maintainers. Can I
presume it's safe to apply patches 1 & 2 without 3 & 4 in the
meantime?
Paul