[PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support

Doug Anderson dianders at chromium.org
Thu Sep 1 20:54:00 PDT 2016


Hi,

On Thu, Sep 1, 2016 at 8:16 PM, Finley Xiao <finley.xiao at rock-chips.com> wrote:
> 1) the efuse timing of rk3399 is different from earlier SoCs.
> 2) rk3399-efuse is organized as 32bits by 32 one-time programmable
> electrical fuses, the efuse of earlier SoCs is organized as 32bits
> by 8 one-time programmable electrical fuses with random access interface.
>
> This patch adds a new read function for rk3399-efuse.
>
> Signed-off-by: Finley Xiao <finley.xiao at rock-chips.com>
> Reviewed-by: Heiko Stuebner <heiko at sntech.de>
> ---
>  drivers/nvmem/rockchip-efuse.c | 133 +++++++++++++++++++++++++++++++++++------
>  1 file changed, 114 insertions(+), 19 deletions(-)

Reviewed-by: Douglas Anderson <dianders at chromium.org>



More information about the Linux-rockchip mailing list