Hi Biju, On Tue, Sep 21, 2021 at 10:46 AM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Enable audio on RZ/G2L SMARC EVK by linking SSI0 with WM8978 > audio CODEC. > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi > +++ b/arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi > @@ -30,6 +66,14 @@ > }; > }; > > +&audio_clk1{ > + clock-frequency = <11289600>; > +}; > + > +&audio_clk2{ > + clock-frequency = <12288000>; > +}; > + These are not fixed-factor clocks, but outputs from a programmable VersaClock 5P35023 clock generator. However, we can start with this simple description, and describe the VersaClock topology later. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.16. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds