Re: [PATCH v2 1/4] dt-bindings: clock: spacemit: introduce i2s pre-clock to fix i2s clock

From: Krzysztof Kozlowski
Date: Thu Aug 14 2025 - 05:09:53 EST


On Mon, Aug 11, 2025 at 10:04:27PM +0800, Troy Mitchell wrote:
> Previously, the K1 clock driver did not include the parent clocks of
> the I2S sysclk.
>
> Otherwise, the I2S clock may not work as expected.
>
> This patch adds their definitions to allow proper registration
> in the driver and usage in the device tree.
>
> Fixes: 1b72c59db0add ("clk: spacemit: Add clock support for SpacemiT K1 SoC")
> Signed-off-by: Troy Mitchell <troy.mitchell@xxxxxxxxxxxxxxxxxx>
> ---
> include/dt-bindings/clock/spacemit,k1-syscon.h | 3 +++
> 1 file changed, 3 insertions(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof