* [GIT PULL] Clock changes for 2023.04-rc1
@ 2023-02-12 19:59 Sean Anderson
2023-02-12 23:45 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Sean Anderson @ 2023-02-12 19:59 UTC (permalink / raw)
To: Tom Rini
Cc: U-Boot Mailing List, Dario Binacchi, Jim Liu, Patrick Delaunay,
Samuel Holland
The following changes since commit 78d1c3949a6f85f64b31ee8ab8240392a67ca30e:
Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd' (2023-02-12 10:56:54 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2023.04-rc1
for you to fetch changes up to 5a675abfe7c3f12b475cc0a6c9074a9fbe0b6bb6:
reset: Allow reset_get_by_name() with NULL name (2023-02-12 13:44:20 -0500)
----------------------------------------------------------------
Clock changes for 2023.04-rc1
This contains various fixes and small features. I've included a reset patch as
well since it was in the same series as a clock patch.
----------------------------------------------------------------
Dario Binacchi (3):
clk: imx8mn: rename vpu_pll to m7_alt_pll
clk: imx: rename video_pll1 to video_pll
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
Jim Liu (1):
clk: nuvoton: fix bug for calculate pll clock
Patrick Delaunay (1):
cmd: clk: probe the clock before dump them
Samuel Holland (2):
clk: Allow clk_get_by_name() with NULL name
reset: Allow reset_get_by_name() with NULL name
cmd/clk.c | 15 +++++----------
drivers/clk/clk-uclass.c | 12 +++++++-----
drivers/clk/imx/clk-imx8mn.c | 22 +++++++++++-----------
drivers/clk/nuvoton/clk_npcm7xx.c | 2 +-
drivers/reset/reset-uclass.c | 12 +++++++-----
include/clk.h | 4 ++--
include/reset.h | 3 ++-
test/dm/clk.c | 5 +++++
test/dm/reset.c | 3 +--
9 files changed, 41 insertions(+), 37 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Clock changes for 2023.04-rc1
2023-02-12 19:59 [GIT PULL] Clock changes for 2023.04-rc1 Sean Anderson
@ 2023-02-12 23:45 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2023-02-12 23:45 UTC (permalink / raw)
To: Sean Anderson
Cc: U-Boot Mailing List, Dario Binacchi, Jim Liu, Patrick Delaunay,
Samuel Holland
[-- Attachment #1: Type: text/plain, Size: 604 bytes --]
On Sun, Feb 12, 2023 at 02:59:33PM -0500, Sean Anderson wrote:
> The following changes since commit 78d1c3949a6f85f64b31ee8ab8240392a67ca30e:
>
> Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd' (2023-02-12 10:56:54 -0500)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2023.04-rc1
>
> for you to fetch changes up to 5a675abfe7c3f12b475cc0a6c9074a9fbe0b6bb6:
>
> reset: Allow reset_get_by_name() with NULL name (2023-02-12 13:44:20 -0500)
>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-12 23:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-12 19:59 [GIT PULL] Clock changes for 2023.04-rc1 Sean Anderson
2023-02-12 23:45 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox