On 8/31/25 11:40 AM, Krzysztof Kozlowski wrote: > On 27/08/2025 14:42, Tudor Ambarus wrote: >> diff --git a/include/dt-bindings/clock/google,gs101.h b/include/dt-bindings/clock/google,gs101.h >> index 442f9e9037dc33198a1cee20af62fc70bbd96605..f1d0df412fdd49b300db4ba88bc0b1674cf0cdf8 100644 >> --- a/include/dt-bindings/clock/google,gs101.h >> +++ b/include/dt-bindings/clock/google,gs101.h >> @@ -634,4 +634,19 @@ >> #define CLK_GOUT_PERIC1_CLK_PERIC1_USI9_USI_CLK 45 >> #define CLK_GOUT_PERIC1_SYSREG_PERIC1_PCLK 46 > > I missed it last time - this is a header for SoC clock controller > bindings. ACPM firmware is completely different device, so should go to > its own binding header. right. Will do, thanks!