All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 06/15] arm64: dts: renesas: r8a77960: handles ADG bit for sound clk_i
Date: Tue, 22 Aug 2023 05:58:20 +0000	[thread overview]
Message-ID: <87r0nvsjnn.wl-kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87zg2jsjot.wl-kuninori.morimoto.gx@renesas.com>

R-Car Sound clk_i needs to handle "ADG" bit on RMSTPCR9/SMSTPCR9.
This patch do it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a77960.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77960.dtsi b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
index 17062ec506be..52d699578d81 100644
--- a/arch/arm64/boot/dts/renesas/r8a77960.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77960.dtsi
@@ -1903,7 +1903,7 @@ rcar_sound: sound@ec500000 {
 				 <&cpg CPG_MOD 1019>, <&cpg CPG_MOD 1018>,
 				 <&audio_clk_a>, <&audio_clk_b>,
 				 <&audio_clk_c>,
-				 <&cpg CPG_CORE R8A7796_CLK_S0D4>;
+				 <&cpg CPG_MOD 922>;
 			clock-names = "ssi-all",
 				      "ssi.9", "ssi.8", "ssi.7", "ssi.6",
 				      "ssi.5", "ssi.4", "ssi.3", "ssi.2",
-- 
2.25.1


  parent reply	other threads:[~2023-08-22  5:58 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-22  5:57 [PATCH 00/15] arm64: dts: renesas: handles ADG bit for sound clk_i Kuninori Morimoto
2023-08-22  5:57 ` [PATCH 01/15] arm64: dts: renesas: r8a774a1: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 02/15] arm64: dts: renesas: r8a774b1: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 03/15] arm64: dts: renesas: r8a774c0: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 04/15] arm64: dts: renesas: r8a774e1: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 05/15] arm64: dts: renesas: r8a77951: " Kuninori Morimoto
2023-08-22  5:58 ` Kuninori Morimoto [this message]
2023-08-22  5:58 ` [PATCH 07/15] arm64: dts: renesas: r8a77961: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 08/15] arm64: dts: renesas: r8a77965: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 09/15] arm64: dts: renesas: r8a77990: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 10/15] arm64: dts: renesas: r8a77995: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 11/15] arm64: dts: renesas: ulcb: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 12/15] arm64: dts: renesas: hihope-rev4: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 13/15] arm64: dts: renesas: salvator-common: " Kuninori Morimoto
2023-08-22  5:58 ` [PATCH 14/15] arm64: dts: renesas: beacon-renesom-baseboard: " Kuninori Morimoto
2023-08-22  5:59 ` [PATCH 15/15] arm64: dts: renesas: remove CPG_AUDIO_CLK_I Kuninori Morimoto
2023-08-31 12:30 ` [PATCH 00/15] arm64: dts: renesas: handles ADG bit for sound clk_i Geert Uytterhoeven
2023-08-31 22:58   ` Kuninori Morimoto

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=87r0nvsjnn.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.