lkml.org 
[lkml]   [2016]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
Date
As the timing and organization of efuse may be different
between rockchip SoCs, so their read function may be different.
We add different device tree compatible string for rockchip SoCs
to match their own read function.

V3->V4:
- 3/3 change the type of out_value into u32 and buf into u8, their values
come from register, use u32 and u8 may be more readable.

Finley Xiao (3):
nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
ARM: dts: rockchip: update compatible strings for Rockchip efuse
nvmem: rockchip-efuse: add rk3399-efuse support

.../devicetree/bindings/nvmem/rockchip-efuse.txt | 13 +-
arch/arm/boot/dts/rk3066a.dtsi | 2 +-
arch/arm/boot/dts/rk3188.dtsi | 2 +-
arch/arm/boot/dts/rk3288.dtsi | 2 +-
drivers/nvmem/rockchip-efuse.c | 131 ++++++++++++++++++---
5 files changed, 126 insertions(+), 24 deletions(-)

--
1.9.1


\
 
 \ /
  Last update: 2016-09-17 09:58    [W:0.060 / U:1.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site