Hi Jianqun, > Jianqun Xu <jay.xu at rock-chips.com> hat am 1. Dezember 2014 um 08:34 > geschrieben: > > > In RK3288, there are two eFuse. One is organized as 32bits by 8 one-time > programmable electrical fuses with random access interface, and the other > is organized as 32bits by 32 one-time programmable electrical fuses. > > Jianqun Xu (2): > rockchip: efuse: add documentation for rk3288 efuse driver > rockchip: efuse: add efuse driver for rk3288 efuse > > .../bindings/fuse/rockchip,rk3288-efuse.txt | 14 ++ > arch/arm/mach-rockchip/efuse.c | 165 +++++++++++++++++++++ > arch/arm/mach-rockchip/efuse.h | 15 ++ is it possible that you forgot Kconfig and Makefile? Stefan