On Wed, Feb 23, 2022 at 04:54:31PM +0200, Andy Shevchenko wrote: > On Wed, Feb 23, 2022 at 02:31:49PM +0100, Hans de Goede wrote: ... > > static const char * const byt_sus_usb_groups[] = { > > "usb_oc_grp", "usb_ulpi_grp", > > }; > > static const char * const byt_sus_spi_groups[] = { "pcu_spi_grp" }; > > +static const char * const byt_sus_pmu_clk_groups[] = { > > + "pmu_clk1_grp", "pmu_clk2_grp" }; > > }; on new line. And add a comma in that case. See how USB is written above. -- With Best Regards, Andy Shevchenko