[GIT PULL fixes] clk: samsung: fixes for v6.8

From: Krzysztof Kozlowski
Date: Thu Jan 25 2024 - 03:25:57 EST


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-clk-fixes-6.8

for you to fetch changes up to d76c762e7ee04af79e1c127422e0bbcb5f123018:

clk: samsung: clk-gs101: comply with the new dt cmu_misc clock names (2024-01-22 11:40:12 +0100)

----------------------------------------------------------------
Samsung clock controller fixes for v6.8

Google GS101: Correct the input clock names to CMU MISC clock controller
to match received review. The review was initially missed and CMU MISC
clock controller bindings, driver and DTS was merged into v6.8-rc1 with
different names. Nothing was released so far, so the bindings and
driver can be still corrected to match review.

----------------------------------------------------------------
Tudor Ambarus (2):
dt-bindings: clock: gs101: rename cmu_misc clock-names
clk: samsung: clk-gs101: comply with the new dt cmu_misc clock names

Documentation/devicetree/bindings/clock/google,gs101-clock.yaml | 4 ++--
drivers/clk/samsung/clk-gs101.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)