Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475190
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse |
| Date | 2016-09-02 16:20 +0200 |
| Message-ID | <scXu2-wL-25@gated-at.bofh.it> (permalink) |
| References | <sbrwd-5Fk-1@gated-at.bofh.it> <sbrwd-5Fk-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 29, 2016 at 02:50:08AM -0700, Finley Xiao wrote: > Rk3399-efuse is organized as 32bits by 32 one-time programmable electrical > fuses. The efuse of earlier SoCs are organized as 32bits by 8 one-time > programmable electrical fuses with random access interface. > > Add different device tree compatible string for different SoCs to be able > to differentiate between the two. The old binding is of course preserved, > though deprecated. > > Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> > Reviewed-by: Heiko Stuebner <heiko@sntech.de> > --- > Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs Finley Xiao <finley.xiao@rock-chips.com> - 2016-08-29 12:00 +0200
[PATCH v4 2/3] ARM: dts: rockchip: update compatible strings for Rockchip efuse Finley Xiao <finley.xiao@rock-chips.com> - 2016-08-29 12:00 +0200
[PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse Finley Xiao <finley.xiao@rock-chips.com> - 2016-08-29 12:00 +0200
Re: [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse Rob Herring <robh@kernel.org> - 2016-09-02 16:20 +0200
[PATCH v4 3/3] nvmem: rockchip-efuse: add rk3399-efuse support Finley Xiao <finley.xiao@rock-chips.com> - 2016-08-29 12:00 +0200
Re: [PATCH v4 3/3] nvmem: rockchip-efuse: add rk3399-efuse support Doug Anderson <dianders@chromium.org> - 2016-09-02 00:10 +0200
Re: [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-09-01 23:00 +0200
Re: [PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs Heiko Stübner <heiko@sntech.de> - 2016-09-01 23:30 +0200
csiph-web