Re: [PATCH V6 2/3] Add reset controller for hi6220 SoC platform.

2015-10-29 Thread chenfeng
Hi, On 2015/10/30 0:14, Philipp Zabel wrote: > Am Donnerstag, den 29.10.2015, 20:55 +0800 schrieb Chen Feng: >> reset: add driver for hi6220 reset controller > > Same comment as for patch 1, this should probably be the subject, > the commit message body was better in V4. > >> Signed-off-by: Chen

Re: [PATCH V6 2/3] Add reset controller for hi6220 SoC platform.

2015-10-29 Thread Philipp Zabel
Am Donnerstag, den 29.10.2015, 20:55 +0800 schrieb Chen Feng: > reset: add driver for hi6220 reset controller Same comment as for patch 1, this should probably be the subject, the commit message body was better in V4. > Signed-off-by: Chen Feng > --- > drivers/reset/Kconfig

[PATCH V6 2/3] Add reset controller for hi6220 SoC platform.

2015-10-29 Thread Chen Feng
reset: add driver for hi6220 reset controller Signed-off-by: Chen Feng --- drivers/reset/Kconfig | 1 + drivers/reset/Makefile | 1 + drivers/reset/hisilicon/Kconfig| 5 ++ drivers/reset/hisilicon/Makefile | 1