* [GIT PULL] clk: samsung: drivers for v6.11
@ 2024-07-02 6:31 Krzysztof Kozlowski
2024-07-02 19:43 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-07-02 6:31 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd
Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
linux-kernel, Krzysztof Kozlowski
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.11
for you to fetch changes up to e61f400d6cf3d598ac3ff88a47b34823f9e1f2d5:
clk: samsung: gs101: mark gout_hsi2_ufs_embd_i_clk_unipro as critical (2024-07-01 10:15:30 +0200)
----------------------------------------------------------------
Samsung SoC clock drivers changes for 6.11
1. exynos-clkout: Remove usage of of_device_id table as .of_match_table,
because the driver is instantiated as MFD cell, not as standalone
platform driver. Populated .of_match_table confused people few times
to convert the code to device_get_match_data(), which broke the
driver.
2. Mark one of UFS clocks as critical, because having it off stops the
system from shutdown.
3. Cleanup: Use kmemdup_array() when applicable.
----------------------------------------------------------------
Andy Shevchenko (1):
clk: samsung: Switch to use kmemdup_array()
Marek Szyprowski (1):
clk: samsung: exynos-clkout: Remove misleading of_match_table/MODULE_DEVICE_TABLE
Peter Griffin (1):
clk: samsung: gs101: mark gout_hsi2_ufs_embd_i_clk_unipro as critical
drivers/clk/samsung/clk-cpu.c | 4 ++--
drivers/clk/samsung/clk-exynos-clkout.c | 7 ++++---
drivers/clk/samsung/clk-gs101.c | 2 +-
drivers/clk/samsung/clk-pll.c | 8 ++++----
4 files changed, 11 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk: samsung: drivers for v6.11
2024-07-02 6:31 [GIT PULL] clk: samsung: drivers for v6.11 Krzysztof Kozlowski
@ 2024-07-02 19:43 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2024-07-02 19:43 UTC (permalink / raw)
To: Krzysztof Kozlowski, Michael Turquette
Cc: Krzysztof Kozlowski, Chanwoo Choi, linux-clk, Sylwester Nawrocki,
Alim Akhtar, Peter Griffin, linux-arm-kernel, linux-samsung-soc,
linux-kernel, Krzysztof Kozlowski
Quoting Krzysztof Kozlowski (2024-07-01 23:31:19)
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
>
> Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-6.11
>
> for you to fetch changes up to e61f400d6cf3d598ac3ff88a47b34823f9e1f2d5:
>
> clk: samsung: gs101: mark gout_hsi2_ufs_embd_i_clk_unipro as critical (2024-07-01 10:15:30 +0200)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-02 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 6:31 [GIT PULL] clk: samsung: drivers for v6.11 Krzysztof Kozlowski
2024-07-02 19:43 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox