linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	linux-clk@vger.kernel.org,
	Sylwester Nawrocki <snawrocki@kernel.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Peter Griffin <peter.griffin@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL] clk: samsung: drivers for v6.19
Date: Mon, 10 Nov 2025 16:12:42 +0100	[thread overview]
Message-ID: <20251110151242.136508-2-krzk@kernel.org> (raw)

From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.19

for you to fetch changes up to d669ec6be0b1965c67248407d87c848b1b7c12ae:

  clk: samsung: clk-pll: simplify samsung_pll_lock_wait() (2025-10-18 18:12:41 +0200)

----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.19

1. ExynosAutov920: add support for additional clock controllers (M2M and
   MFC).

2. Few more cleanups and new bindings.

----------------------------------------------------------------
André Draszik (2):
      dt-bindings: clock: google,gs101-clock: add power-domains
      clk: samsung: clk-pll: simplify samsung_pll_lock_wait()

Raghav Sharma (4):
      dt-bindings: clock: exynosautov920: add m2m clock definitions
      dt-bindings: clock: exynosautov920: add mfc clock definitions
      clk: samsung: exynosautov920: add clock support
      clk: samsung: exynosautov920: add block mfc clock support

 .../bindings/clock/google,gs101-clock.yaml         |  3 +
 .../clock/samsung,exynosautov920-clock.yaml        | 42 ++++++++++
 drivers/clk/samsung/clk-exynosautov920.c           | 90 ++++++++++++++++++++++
 drivers/clk/samsung/clk-pll.c                      | 41 +++-------
 include/dt-bindings/clock/samsung,exynosautov920.h | 10 +++
 5 files changed, 155 insertions(+), 31 deletions(-)

             reply	other threads:[~2025-11-10 15:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-10 15:12 Krzysztof Kozlowski [this message]
2025-11-14  3:51 ` [GIT PULL] clk: samsung: drivers for v6.19 Stephen Boyd

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=20251110151242.136508-2-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=cw00.choi@samsung.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=peter.griffin@linaro.org \
    --cc=sboyd@kernel.org \
    --cc=snawrocki@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).