Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1474878
| From | Doug Anderson <dianders@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support |
| Date | 2016-09-02 06:00 +0200 |
| Message-ID | <scNO1-2wY-5@gated-at.bofh.it> (permalink) |
| References | <scNbj-2kr-1@gated-at.bofh.it> <scNbj-2kr-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Thu, Sep 1, 2016 at 8:16 PM, Finley Xiao <finley.xiao@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@rock-chips.com> > Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > drivers/nvmem/rockchip-efuse.c | 133 +++++++++++++++++++++++++++++++++++------ > 1 file changed, 114 insertions(+), 19 deletions(-) Reviewed-by: Douglas Anderson <dianders@chromium.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/4] nvmem: rockchip-efuse: support more rockchip SoCs Finley Xiao <finley.xiao@rock-chips.com> - 2016-09-02 05:20 +0200
[PATCH v5 2/4] ARM: dts: rockchip: update compatible strings for Rockchip efuse Finley Xiao <finley.xiao@rock-chips.com> - 2016-09-02 05:20 +0200
Re: [PATCH v5 2/4] ARM: dts: rockchip: update compatible strings for Rockchip efuse Heiko Stübner <heiko@sntech.de> - 2016-09-02 17:50 +0200
[PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support Finley Xiao <finley.xiao@rock-chips.com> - 2016-09-02 05:20 +0200
Re: [PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support Doug Anderson <dianders@chromium.org> - 2016-09-02 06:00 +0200
[PATCH v5 1/4] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse Finley Xiao <finley.xiao@rock-chips.com> - 2016-09-02 05:30 +0200
csiph-web