Hi Geert, Thanks for the feedback. > Subject: Re: [RFC 02/28] clk: renesas: rzg2l: Add PLL5_4 clk mux support > > Hi Biju, > > Thanks for your patch! > > On Wed, Jan 12, 2022 at 6:46 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > wrote: > > Add PLL5_4 clk mux support to select clock from different clock > > sources FOUTPOSTDIV and FOUT1PH0. > > > > This patch uses the LUT to select the source based on DSI/DPI mode and > > frequencies. > > And that's why you can't use DEF_MUX(), but need a new clock type... > Do you need to use the LUT? ;-) Will remove the LUT in next version. Cheers, Biju