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 <puck.c...@hisilicon.com> > --- > drivers/reset/Kconfig | 1 + > drivers/reset/Makefile | 1 + > drivers/reset/hisilicon/Kconfig | 5 ++ > drivers/reset/hisilicon/Makefile | 1 + > drivers/reset/hisilicon/hi6220_reset.c | 108 > +++++++++++++++++++++++++ > include/dt-bindings/reset/hisi,hi6220-resets.h | 67 +++++++++++++++ Move the header file into patch 1, it is better to include this with the binding documentation. regards Philipp -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/