RE: [PATCH v10 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define
From: Ryan Chen
Date: Wed Jun 11 2025 - 04:02:25 EST
> Subject: Re: [PATCH v10 1/3] dt-binding: clock: ast2700: modify soc0/1 clock
> define
>
> On 11/06/2025 09:31, Ryan Chen wrote:
> > -add SOC0_CLK_AHBMUX:
> > add SOC0_CLK_AHBMUX for ahb clock source divide.
> > mpll->
> > ahb_mux -> div_table -> clk_ahb
> > hpll->
> >
> > -new add clock:
> > SOC0_CLK_MPHYSRC: UFS MPHY clock source.
> > SOC0_CLK_U2PHY_REFCLKSRC: USB2.0 phy clock reference source.
> > SOC1_CLK_I3C: I3C clock source.
> >
> > Signed-off-by: Ryan Chen <ryan_chen@xxxxxxxxxxxxxx>
>
> Subject prefix is: dt-bindings:
>
Thank you for the review and ack!
Should I send a v11 with the updated subject?
> https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patch
> es.html#i-for-patch-submitters
>
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Best regards,
> Krzysztof