* [GIT PULL] clk changes for v2023.01
@ 2022-10-19 23:56 Sean Anderson
2022-10-20 19:02 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: Sean Anderson @ 2022-10-19 23:56 UTC (permalink / raw)
To: Tom Rini, U-Boot Mailing List; +Cc: Michal Suchanek, Patrick Delaunay
The following changes since commit d3ccdc0fce206c1d54fbdc607333de6184e19e75:
Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-09-30 08:30:38 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2023.01
for you to fetch changes up to 19fb40a5e7ee815a703ffdcc7c0fdb7933762256:
clk: update clk_clean_rate_cache to use private clk struct (2022-10-19 12:28:30 -0400)
----------------------------------------------------------------
Clock patches for 2023.01
This contains various fixes (some long overdue) for the next release.
----------------------------------------------------------------
Michal Suchanek (2):
clk: change return type of clk_get_parent_rate from long long to ulong
rockchip: clk: pll: Fix constant typo
Patrick Delaunay (1):
clk: update clk_clean_rate_cache to use private clk struct
drivers/clk/clk-uclass.c | 20 ++++++++++++++++++--
drivers/clk/rockchip/clk_pll.c | 6 +++---
include/clk.h | 4 ++--
3 files changed, 23 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <72ef21f5-4ed5-06e9-76f6-9db8156e4c98@gmail.com>]
* Re: [GIT PULL] clk changes for v2023.01
[not found] <72ef21f5-4ed5-06e9-76f6-9db8156e4c98@gmail.com>
@ 2023-01-21 18:21 ` Sean Anderson
0 siblings, 0 replies; 3+ messages in thread
From: Sean Anderson @ 2023-01-21 18:21 UTC (permalink / raw)
To: Tom Rini, U-Boot Mailing List; +Cc: Michal Suchanek, Patrick Delaunay
On 1/21/23 13:20, Sean Anderson wrote:
> The following changes since commit d3ccdc0fce206c1d54fbdc607333de6184e19e75:
>
> Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-09-30 08:30:38 -0400)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2023.01
>
> for you to fetch changes up to 19fb40a5e7ee815a703ffdcc7c0fdb7933762256:
>
> clk: update clk_clean_rate_cache to use private clk struct (2022-10-19 12:28:30 -0400)
>
> ----------------------------------------------------------------
> Clock patches for 2023.01
>
> This contains various fixes (some long overdue) for the next release.
>
> ----------------------------------------------------------------
> Michal Suchanek (2):
> clk: change return type of clk_get_parent_rate from long long to ulong
> rockchip: clk: pll: Fix constant typo
>
> Patrick Delaunay (1):
> clk: update clk_clean_rate_cache to use private clk struct
>
> drivers/clk/clk-uclass.c | 20 ++++++++++++++++++--
> drivers/clk/rockchip/clk_pll.c | 6 +++---
> include/clk.h | 4 ++--
> 3 files changed, 23 insertions(+), 7 deletions(-)
Please disregard this. I fatfingered the email.
--Sean
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-21 18:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19 23:56 [GIT PULL] clk changes for v2023.01 Sean Anderson
2022-10-20 19:02 ` Tom Rini
[not found] <72ef21f5-4ed5-06e9-76f6-9db8156e4c98@gmail.com>
2023-01-21 18:21 ` Sean Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox