dt-bindings: clock: google,gs101: rename CMU_TOP gate defines
authorTudor Ambarus <tudor.ambarus@linaro.org>
Mon, 18 Dec 2023 06:43:33 +0000 (06:43 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 18 Dec 2023 08:59:20 +0000 (09:59 +0100)
commit35f32e39b4d9b436354c2a37623c393a2ac7cf87
treeacb6d1d673a9a01bf24d4768fa482a8ecfcc2359
parent796bb2d3a16c1e786ed51183162783405b5c8f85
dt-bindings: clock: google,gs101: rename CMU_TOP gate defines

The gs101 clock defines from the bindings header are derived from the
clock register names found in the datasheet under some certain rules.

The CMU TOP gate clock defines missed to include the required "CMU"
differentiator which will cause collisions with the gate clock defines
of other clock units. Rename the TOP gate clock defines to include "CMU".

Update the clock driver to use the new defines in order to not break
compilation and bisect-ability. There are no device trees that use the
previous defines.

Fixes: 0a910f160638 ("dt-bindings: clock: Add Google gs101 clock management unit bindings")
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20231218064333.479885-1-tudor.ambarus@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/clk/samsung/clk-gs101.c
include/dt-bindings/clock/google,gs101.h