Searched hist:"0 ab09d651b5858f9bc7d5f74e725334a661828e0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvmem/ |
H A D | sunxi_sid.c | diff 0ab09d651b5858f9bc7d5f74e725334a661828e0 Fri Mar 09 08:47:17 CST 2018 Icenowy Zheng <icenowy@aosc.io> nvmem: sunxi-sid: fix H3 SID controller support
It seems that doing some operation will make the value pre-read on H3 SID controller wrong again, so all operation should be performed by register.
Change the SID reading to use register only.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|