Quoting Abel Vesa (2018-12-01 02:52:15) > Add driver for the Clock Control Module found on i.MX8MQ. > > Signed-off-by: Anson Huang <anson.hu...@nxp.com> > Signed-off-by: Bai Ping <ping....@nxp.com> > Signed-off-by: Lucas Stach <l.st...@pengutronix.de> > Signed-off-by: Abel Vesa <abel.v...@nxp.com> > Reviewed-by: Sascha Hauer <s.ha...@pengutronix.de> > ---
Applied to clk-next but checkpatch complains about the parent arrays being const char * const instead of const char *. Can you send a followup to fix that?