lkml.org 
[lkml]   [2015]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Add the efuse driver on rockchip platform
Date
The original driver is uploaded by Jianqun.
Here is his patchs:
https://patchwork.kernel.org/patch/5410341/
https://patchwork.kernel.org/patch/5410351/

Jianqun, nevermind!
I check-pick it and re-upload the driver for the upstream.
e.g.:
Tested by on minnie board.(kernel-4.1-rc8)
cd /sys/devices/platform/ffb40000.efuse
localhost ffb40000.efuse # cat cpu_leakage_show
cpu_version_show
The results:
19
2

Changes in v2:
- Change the document decription.
- Move the efuse driver into driver/soc/vendor.
- update the efuse driver.
- Add the dts node on RK3288.

Caesar Wang (3):
soc/rockchip: Add efuse bindings for Rockchip SoC efuse driver
soc/rockchip: efuse: Add Rockchip SoC efuse support
ARM: dts: Add RK3288 efuse node

.../bindings/fuse/rockchip,rockchip-efuse.txt | 14 ++
arch/arm/boot/dts/rk3288.dtsi | 5 +
drivers/soc/Makefile | 1 +
drivers/soc/rockchip/Makefile | 4 +
drivers/soc/rockchip/efuse.c | 212 +++++++++++++++++++++
5 files changed, 236 insertions(+)
create mode 100644 Documentation/devicetree/bindings/fuse/rockchip,rockchip-efuse.txt
create mode 100644 drivers/soc/rockchip/Makefile
create mode 100644 drivers/soc/rockchip/efuse.c

--
1.9.1



\
 
 \ /
  Last update: 2015-06-16 10:01    [W:0.063 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site