[PATCH] nvmem: imx-ocotp: add support for the unaliged word count

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Tue Nov 24 05:52:03 EST 2020



On 22/10/2020 08:44, peng.fan at nxp.com wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> When offset is not 4 bytes aligned, directly shift righty by 2 bits
> will cause reading out wrong data. Since imx ocotp only supports
> 4 bytes reading once, we need handle offset is not 4 bytes aligned
> and enlarge the bytes to 4 bytes aligned. After reading finished,
> copy the needed data from buffer to caller and free buffer.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>

Applied thanks,

srini



More information about the linux-arm-kernel mailing list