Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Abel Vesa <abel.vesa@linaro.org>
To: Mike Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: imx@lists.linux.dev, NXP Linux Team <linux-imx@nxp.com>,
	linux-clk@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] clk: imx: Updates for v6.12
Date: Wed,  4 Sep 2024 12:57:10 +0300	[thread overview]
Message-ID: <20240904095710.2813541-1-abel.vesa@linaro.org> (raw)

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-6.12

for you to fetch changes up to 32c055ef563c3a4a73a477839f591b1b170bde8e:

  clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL (2024-09-04 12:39:38 +0300)

----------------------------------------------------------------
i.MX clocks changes for 6.12

- Use clk_hw pointer instead of fw_name for acm_aud_clk[0-1]_sel clocks
  on i.MX8Q as parents in ACM provider
- Add i.MX95 NETCMIX support to the block control provider
- Fix parents for ENETx_REF_SEL clocks on i.MX6UL

----------------------------------------------------------------
Michel Alex (1):
      clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL

Shengjiu Wang (1):
      clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_data

Wei Fang (3):
      dt-bindings: clock: add i.MX95 NETCMIX block control
      dt-bindings: clock: add RMII clock selection
      clk: imx95: enable the clock of NETCMIX block control

 .../bindings/clock/nxp,imx95-blk-ctl.yaml          |  1 +
 drivers/clk/imx/clk-imx6ul.c                       |  4 +--
 drivers/clk/imx/clk-imx8-acm.c                     | 38 +++++++++++++++++-----
 drivers/clk/imx/clk-imx95-blk-ctl.c                | 30 +++++++++++++++++
 include/dt-bindings/clock/nxp,imx95-clock.h        |  3 ++
 5 files changed, 65 insertions(+), 11 deletions(-)

             reply	other threads:[~2024-09-04  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04  9:57 Abel Vesa [this message]
2024-09-05 18:25 ` [GIT PULL] clk: imx: Updates for v6.12 Stephen Boyd
2024-09-08 20:25   ` Abel Vesa

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=20240904095710.2813541-1-abel.vesa@linaro.org \
    --to=abel.vesa@linaro.org \
    --cc=imx@lists.linux.dev \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@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