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>,
	linux-clk@vger.kernel.org
Subject: [PATCH 0/9] clk: renesas: add 922 ADG bit
Date: Mon, 31 Jul 2023 23:49:15 +0000	[thread overview]
Message-ID: <87r0onprph.wl-kuninori.morimoto.gx@renesas.com> (raw)


Hi Geert

Renesas Sound is possible to use internal clock
(we have never use it before).
In such case, we need to enable both S0D4/ZA2 and ADG on Gen3,
and we are missing later bit.
This patch-set add missing 922 ADG bit on each Gen3 clock driver.
I will post DT patch to use it if these were accepted.

Kuninori Morimoto (9):
  clk: renesas: r8a7795: add 922 ADG
  clk: renesas: r8a7796: add 922 ADG
  clk: renesas: r8a774a1: add 922 ADG
  clk: renesas: r8a774b1: add 922 ADG
  clk: renesas: r8a774c0: add 922 ADG
  clk: renesas: r8a774e1: add 922 ADG
  clk: renesas: r8a77965: add 922 ADG
  clk: renesas: r8a77990: add 922 ADG
  clk: renesas: r8a77995: add 922 ADG

 drivers/clk/renesas/r8a774a1-cpg-mssr.c | 1 +
 drivers/clk/renesas/r8a774b1-cpg-mssr.c | 1 +
 drivers/clk/renesas/r8a774c0-cpg-mssr.c | 1 +
 drivers/clk/renesas/r8a774e1-cpg-mssr.c | 2 +-
 drivers/clk/renesas/r8a7795-cpg-mssr.c  | 1 +
 drivers/clk/renesas/r8a7796-cpg-mssr.c  | 1 +
 drivers/clk/renesas/r8a77965-cpg-mssr.c | 1 +
 drivers/clk/renesas/r8a77990-cpg-mssr.c | 1 +
 drivers/clk/renesas/r8a77995-cpg-mssr.c | 1 +
 9 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.25.1


             reply	other threads:[~2023-07-31 23:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31 23:49 Kuninori Morimoto [this message]
2023-07-31 23:49 ` [PATCH 1/9] clk: renesas: r8a7795: add 922 ADG Kuninori Morimoto
2023-08-15  7:40   ` Geert Uytterhoeven
2023-07-31 23:49 ` [PATCH 2/9] clk: renesas: r8a7796: " Kuninori Morimoto
2023-08-15  7:41   ` Geert Uytterhoeven
2023-07-31 23:49 ` [PATCH 3/9] clk: renesas: r8a774a1: " Kuninori Morimoto
2023-08-15  7:41   ` Geert Uytterhoeven
2023-07-31 23:49 ` [PATCH 4/9] clk: renesas: r8a774b1: " Kuninori Morimoto
2023-08-15  7:41   ` Geert Uytterhoeven
2023-07-31 23:49 ` [PATCH 5/9] clk: renesas: r8a774c0: " Kuninori Morimoto
2023-08-15  7:42   ` Geert Uytterhoeven
2023-07-31 23:49 ` [PATCH 6/9] clk: renesas: r8a774e1: " Kuninori Morimoto
2023-08-15  7:42   ` Geert Uytterhoeven
2023-07-31 23:50 ` [PATCH 7/9] clk: renesas: r8a77965: " Kuninori Morimoto
2023-08-07  1:39   ` Kuninori Morimoto
2023-08-15  7:43   ` Geert Uytterhoeven
2023-07-31 23:50 ` [PATCH 8/9] clk: renesas: r8a77990: " Kuninori Morimoto
2023-08-15  7:43   ` Geert Uytterhoeven
2023-07-31 23:50 ` [PATCH 9/9] clk: renesas: r8a77995: " Kuninori Morimoto
2023-08-15  7:43   ` 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=87r0onprph.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --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.