[PATCH v2 0/3] GS101: rename cmu_misc clock-names

From: Tudor Ambarus
Date: Tue Jan 09 2024 - 06:49:19 EST


Rename the cmu_misc clock-names to just "bus" and "sss" because
naming is local to the module, so cmu_misc is implied. As the bindings
and the device tree have not made a release yet (v6.8), comply with the
renamed clocks in the device tree and the clock driver.

The patch set is expected to be queued through Krzysztof's tree as he
was the one that queued all the previous gs101 patches.

Changes in v2:
- comply with the new cmu_misc clock names in the clock driver

v1:
- https://lore.kernel.org/all/c6cc6e74-6c3d-439b-8dc1-bc50a88a3d8f@xxxxxxxxxx/

Tudor Ambarus (3):
dt-bindings: clock: gs101: rename cmu_misc clock-names
arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
clk: samsung: clk-gs101: comply with the new dt cmu_misc clock names

.../devicetree/bindings/clock/google,gs101-clock.yaml | 4 ++--
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 2 +-
drivers/clk/samsung/clk-gs101.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

--
2.43.0.472.g3155946c3a-goog