Re: [PATCH RESEND v2] dt-bindings: clock: agilex: mark mpu_l2ram_clk deprecated

From: Rob Herring (Arm)

Date: Fri Sep 04 2026 - 11:14:26 EST



On Fri, 04 Sep 2026 11:28:49 +0800, genevieve.chan@xxxxxxxxxx wrote:
> From: Genevieve Chan <genevieve.chan@xxxxxxxxxx>
>
> Preliminary documentation referred to mpu_l2ram_clk, but that clock is
> now mpu_ccu_clk and is already represented by AGILEX_MPU_CCU_CLK.
> Keep AGILEX_MPU_L2RAM_CLK as a legacy ABI-preserved ID (do not use in
> new DTs).
>
> Fixes: 6b3c59780ed3 ("dt-bindings: documentation: add clock bindings information for Agilex")
> Cc: stable@xxxxxxxxxxxxxxx # 5.8+
> Signed-off-by: Genevieve Chan <genevieve.chan@xxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> Changes in v2:
> - Remove comment on unused clock ID 42
> - Reword commit message
> ---
> include/dt-bindings/clock/agilex-clock.h | 1 +
> 1 file changed, 1 insertion(+)
>

Applied, thanks!

I dropped Fixes and stable tag. There's no need for this to go to
stable.

Rob