Re: [PATCH] nvmem: imx: scu: fix write SIP

From: Srinivas Kandagatla
Date: Thu Dec 19 2019 - 05:52:17 EST




On 03/12/2019 02:32, Peng Fan wrote:
From: Peng Fan <peng.fan@xxxxxxx>

SIP number 0xC200000A is for reading, 0xC200000B is for writing.
And the following two args for write are word index, data to write.

Fixes: 885ce72a09d0 ("nvmem: imx: scu: support write")
Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Applied Thanks,
srini