From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock fixes for 6.7
Date: Thu, 07 Dec 2023 21:46:37 +0100 [thread overview]
Message-ID: <5734430.DvuYhMxLoT@phil> (raw)
Hi Mike, Stephen,
for a change, this time I have some fixes that would be really
good to have in the current 6.7 cycle.
Please pull.
Thanks
Heiko
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.7-rockchip-clkfixes1
for you to fetch changes up to 99fe9ee56bd2f7358f1bc72551c2f3a6bbddf80a:
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name (2023-11-28 10:30:59 +0100)
----------------------------------------------------------------
Fixes for a wrong clockname, a wrong clock-parent, a wrong clock-gate
and finally one new PLL rate for the rk3568 to fix display artifacts
on a handheld devices based on that soc.
----------------------------------------------------------------
Alex Bee (1):
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
Chris Morgan (1):
clk: rockchip: rk3568: Add PLL rate for 292.5MHz
Finley Xiao (1):
clk: rockchip: rk3128: Fix aclk_peri_src's parent
Weihao Li (1):
clk: rockchip: rk3128: Fix HCLK_OTG gate register
drivers/clk/rockchip/clk-rk3128.c | 24 +++++++++---------------
drivers/clk/rockchip/clk-rk3568.c | 1 +
2 files changed, 10 insertions(+), 15 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock fixes for 6.7
Date: Thu, 07 Dec 2023 21:46:37 +0100 [thread overview]
Message-ID: <5734430.DvuYhMxLoT@phil> (raw)
Hi Mike, Stephen,
for a change, this time I have some fixes that would be really
good to have in the current 6.7 cycle.
Please pull.
Thanks
Heiko
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.7-rockchip-clkfixes1
for you to fetch changes up to 99fe9ee56bd2f7358f1bc72551c2f3a6bbddf80a:
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name (2023-11-28 10:30:59 +0100)
----------------------------------------------------------------
Fixes for a wrong clockname, a wrong clock-parent, a wrong clock-gate
and finally one new PLL rate for the rk3568 to fix display artifacts
on a handheld devices based on that soc.
----------------------------------------------------------------
Alex Bee (1):
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
Chris Morgan (1):
clk: rockchip: rk3568: Add PLL rate for 292.5MHz
Finley Xiao (1):
clk: rockchip: rk3128: Fix aclk_peri_src's parent
Weihao Li (1):
clk: rockchip: rk3128: Fix HCLK_OTG gate register
drivers/clk/rockchip/clk-rk3128.c | 24 +++++++++---------------
drivers/clk/rockchip/clk-rk3568.c | 1 +
2 files changed, 10 insertions(+), 15 deletions(-)
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next reply other threads:[~2023-12-07 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 20:46 Heiko Stuebner [this message]
2023-12-07 20:46 ` [GIT PULL] Rockchip clock fixes for 6.7 Heiko Stuebner
2023-12-13 23:27 ` Stephen Boyd
2023-12-13 23:27 ` 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=5734430.DvuYhMxLoT@phil \
--to=heiko@sntech.de \
--cc=linux-clk@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.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 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.