On Tue, Oct 17, 2017 at 05:38:52PM -0500, Marty E. Plummer wrote: > Add CRG driver for Hi3521A SoC. CRG (Clock and Reset Generator) module > generates clock and reset signals used by other module blocks on SoC. > > Signed-off-by: Marty E. Plummer <hanetzer@xxxxxxxxxxxxx> > --- > Changes in v2: > - Switched to SPDX tags and GPL-2.0+ > > drivers/clk/hisilicon/Kconfig | 7 ++ > drivers/clk/hisilicon/Makefile | 1 + > drivers/clk/hisilicon/crg-hi3521a.c | 196 ++++++++++++++++++++++++++++++ > include/dt-bindings/clock/hi3521a-clock.h | 23 ++++ Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html