Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse

2015-02-25 Thread Heiko Stübner
Hi Jianqun, Am Dienstag, 2. Dezember 2014, 23:04:57 schrieb Jianqun: > 在 12/01/2014 10:10 PM, Heiko Stübner 写道: > > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu: > >> Add driver for efuse found on rk3288 board based on rk3288 SoC. > >> Driver will read fuse information of chip at the b

Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse

2014-12-02 Thread Jianqun
Hi Heiko 在 12/01/2014 10:10 PM, Heiko Stübner 写道: > Hi Jianqun, > > Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu: >> Add driver for efuse found on rk3288 board based on rk3288 SoC. >> Driver will read fuse information of chip at the boot stage of >> kernel, this information new is for

Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse

2014-12-01 Thread Stefan Wahren
Hi Jianqun, > Jianqun Xu hat am 1. Dezember 2014 um 08:34 > geschrieben: > > > Add driver for efuse found on rk3288 board based on rk3288 SoC. > Driver will read fuse information of chip at the boot stage of > kernel, this information new is for further usage. > > Signed-off-by: Jianqun Xu > ---

Re: [PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse

2014-12-01 Thread Heiko Stübner
Hi Jianqun, Am Montag, 1. Dezember 2014, 15:34:41 schrieb Jianqun Xu: > Add driver for efuse found on rk3288 board based on rk3288 SoC. > Driver will read fuse information of chip at the boot stage of > kernel, this information new is for further usage. > > Signed-off-by: Jianqun Xu General que

[PATCH 2/2] rockchip: efuse: add efuse driver for rk3288 efuse

2014-11-30 Thread Jianqun Xu
Add driver for efuse found on rk3288 board based on rk3288 SoC. Driver will read fuse information of chip at the boot stage of kernel, this information new is for further usage. Signed-off-by: Jianqun Xu --- arch/arm/mach-rockchip/efuse.c | 165 + arch/arm