devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: Rob Herring <robh+dt@kernel.org>,
	Magnus Damm <magnus.damm@gmail.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Biju Das <biju.das@bp.renesas.com>,
	Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Enable audio
Date: Fri, 24 Sep 2021 10:14:39 +0200	[thread overview]
Message-ID: <CAMuHMdXnZynye6mbp6aLyjWMDX07bKFoQccZ5u1AAZ1pw2129A@mail.gmail.com> (raw)
In-Reply-To: <20210921084605.16250-4-biju.das.jz@bp.renesas.com>

Hi Biju,

On Tue, Sep 21, 2021 at 10:46 AM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable audio on RZ/G2L SMARC EVK by linking SSI0 with WM8978
> audio CODEC.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

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@glider.be>
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@linux-m68k.org

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

  reply	other threads:[~2021-09-24  8:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21  8:46 [PATCH 0/4] Add Sound support for RZ/G2L SMARC EVK Biju Das
2021-09-21  8:46 ` [PATCH 1/4] arm64: dts: renesas: r9a07g044: Add DMA support to SSI Biju Das
2021-09-24  7:53   ` Geert Uytterhoeven
2021-09-21  8:46 ` [PATCH 2/4] arm64: dts: renesas: rzg2l-smarc: Add WM8978 sound codec Biju Das
2021-09-24  8:05   ` Geert Uytterhoeven
2021-09-21  8:46 ` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Enable audio Biju Das
2021-09-24  8:14   ` Geert Uytterhoeven [this message]
2021-09-21  8:46 ` [PATCH 4/4] arm64: dts: renesas: rzg2l-smarc: Add Mic routing Biju Das
2021-09-24  8:17   ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMuHMdXnZynye6mbp6aLyjWMDX07bKFoQccZ5u1AAZ1pw2129A@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).