Hi > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- (snip) > +static const char * const audio_clk_groups[] = { > + "audio_clka", > + "audio_clkb", > + "audio_clkout", > + "audio_clkout1", > +}; Oops, we want to have this ? - audio_clka - audio_clkb + audio_clk_a + audio_clk_b Best regards --- Kuninori Morimoto