[PATCH v3 3/5] clk: samsung: add Exynos ACPM clock driver

Tudor Ambarus tudor.ambarus at linaro.org
Mon Sep 8 06:09:52 PDT 2025



On 9/8/25 11:55 AM, Tudor Ambarus wrote:
> I'll drop the sanity checks and use hws[i] instead of hws[id] so that at
> least there's no out of array accesses in case the writer really mangles
> the clock definitions.

Having the assumption that the clock IDs start form zero, are sequential
and do not have gaps makes the inclusion of
dt-bindings/clock/google,gs101-acpm.h unnecessary, so I removed that
as well in v4. The clocks are now defined solely by name in the driver.

Wanted to emphasize why the acpm-clk driver will no longer depend on the
bindings in v4 :)



More information about the linux-arm-kernel mailing list