[PATCH 0/2] rockchip: efuse: add driver to support rk3288 efuse

From: Jianqun Xu
Date: Mon Dec 01 2014 - 02:39:03 EST


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 ++
3 files changed, 194 insertions(+)
create mode 100644 Documentation/devicetree/bindings/fuse/rockchip,rk3288-efuse.txt
create mode 100644 arch/arm/mach-rockchip/efuse.c
create mode 100644 arch/arm/mach-rockchip/efuse.h

--
1.9.1


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/