From: Abel Vesa <abel.vesa@linaro.org>
To: Mike Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: 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.2
Date: Mon, 28 Nov 2022 11:49:52 +0200 [thread overview]
Message-ID: <20221128094952.667315-1-abel.vesa@linaro.org> (raw)
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/ tags/clk-imx-6.2
for you to fetch changes up to 8178e245fa953f793670147368642717fcdb302e:
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name() (2022-11-25 11:22:15 +0200)
----------------------------------------------------------------
i.MX clocks changes for 6.2
- Fix parent for FlexSPI clock for i.MX93
- Add USB suspend clock on i.MX8MP
- Unmap anatop base on error for i.MX93 driver
- Change enet clock parent to wakeup_axi_root for i.MX93
- Drop LPIT1, LPIT2, TPM1 and TPM3 clocks for i.MX93
- Mark HSIO bus clock and SYS_CNT clock as critical on i.MX93
- Add 320MHz and 640MHz entries to PLL146x
- Add audio shared gate and SAI clocks for i.MX8MP
----------------------------------------------------------------
Abel Vesa (2):
dt-bindings: clock: imx8mp: Add ids for the audio shared gate
clk: imx8mp: Add audio shared gate
Dario Binacchi (6):
clk: imx8mn: rename vpu_pll to m7_alt_pll
clk: imx: replace osc_hdmi with dummy
clk: imx: rename video_pll1 to video_pll
clk: imx8mn: fix imx8mn_sai2_sels clocks list
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Giulio Benetti (2):
clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
Haibo Chen (1):
clk: imx93: correct the flexspi1 clock setting
Jacky Bai (2):
clk: imx: keep hsio bus clock always on
clk: imx93: keep sys ctr clock always on
Li Jun (2):
dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
clk: imx: imx8mp: add shared clk gate for usb suspend clk
Marek Vasut (1):
clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146x
Peng Fan (4):
clk: imx93: unmap anatop base in error handling path
clk: imx93: correct enet clock
dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry
clk: imx93: drop tpm1/3, lpit1/2 clk
drivers/clk/imx/clk-imx6sll.c | 8 +-
drivers/clk/imx/clk-imx6sx.c | 12 +--
drivers/clk/imx/clk-imx6ul.c | 8 +-
drivers/clk/imx/clk-imx7d.c | 4 +-
drivers/clk/imx/clk-imx7ulp.c | 10 +--
drivers/clk/imx/clk-imx8mm.c | 12 +--
drivers/clk/imx/clk-imx8mn.c | 128 +++++++++++++++----------------
drivers/clk/imx/clk-imx8mp.c | 28 +++++--
drivers/clk/imx/clk-imx8mq.c | 14 ++--
drivers/clk/imx/clk-imx93.c | 46 ++++++-----
drivers/clk/imx/clk-imxrt1050.c | 5 +-
drivers/clk/imx/clk-pll14xx.c | 2 +
drivers/clk/imx/clk.c | 5 +-
drivers/clk/imx/clk.h | 3 +-
include/dt-bindings/clock/imx8mn-clock.h | 24 ++++--
include/dt-bindings/clock/imx8mp-clock.h | 12 ++-
include/dt-bindings/clock/imx93-clock.h | 4 -
17 files changed, 178 insertions(+), 147 deletions(-)
next reply other threads:[~2022-11-28 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 9:49 Abel Vesa [this message]
2022-11-29 20:08 ` [GIT PULL] clk: imx: Updates for v6.2 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=20221128094952.667315-1-abel.vesa@linaro.org \
--to=abel.vesa@linaro.org \
--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