Searched hist:"4 a72cda530f87ee0d96c4b79b9e1a865f7761659" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvmem/ |
H A D | sunxi_sid.c | diff 4a72cda530f87ee0d96c4b79b9e1a865f7761659 Fri Mar 31 07:44:47 CDT 2017 Icenowy Zheng <icenowy@aosc.xyz> nvmem: sunxi-sid: read NVMEM size from device compatible
Sometimes the SID device have more memory address space than the real NVMEM size (for the registers used to read/write the SID).
Fetch the NVMEM size from device compatible, rather than the memory address space's length, in order to prepare for adding some registers-based read support.
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|