Re: [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func

From: Srinivas Kandagatla
Date: Thu Apr 04 2019 - 06:59:52 EST




On 02/04/2019 16:45, Yangtao Li wrote:
Because there was an endianness issue. It seems that reg_read
function which the nvmem the driver currently exposes is wrong.
So add the new read function, the new function is used when the
native_endian flag is set.

Signed-off-by: Yangtao Li <tiny.windzz@xxxxxxxxx>

This patch and 5/5 does not apply cleanly on nvmem-next.
Also I would need an ack from Maxime to be able to apply it.

thanks,
srini