On Wed, 3 Sept 2025 at 15:24, Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> wrote: > > Define the CPU clocks and OPPs. > > Patch #2 has a dependency on the ACPM clock bindings sent at: > https://lore.kernel.org/linux-samsung-soc/20250903-acpm-clk-v3-1-65ecd42d88c7@xxxxxxxxxx/ > > The following error will be seen without the bindings patch: > arch/arm64/boot/dts/exynos/google/gs101.dtsi:10:10: fatal error: dt-bindings/clock/google,gs101-acpm.h: No such file or directory > 10 | #include <dt-bindings/clock/google,gs101-acpm.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Thanks, > ta > > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > --- Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx> Tested-by: Peter Griffin <peter.griffin@xxxxxxxxxx> # on gs101-oriole