Re: [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC
From: Rob Herring (Arm)
Date: Fri Apr 11 2025 - 17:00:23 EST
On Fri, 11 Apr 2025 20:58:10 +0800, Luo Jie wrote:
> The CMN PLL block in the IPQ5424 SoC takes 48 MHZ as the reference
> input clock. The output clocks are the same as IPQ9574 SoC, except
> for the clock rate of output clocks to PPE and NSS.
>
> Also, add the new header file to export the CMN PLL output clock
> specifiers for IPQ5424 SoC.
>
> Signed-off-by: Luo Jie <quic_luoj@xxxxxxxxxxx>
> ---
> .../bindings/clock/qcom,ipq9574-cmn-pll.yaml | 1 +
> include/dt-bindings/clock/qcom,ipq5424-cmn-pll.h | 22 ++++++++++++++++++++++
> 2 files changed, 23 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>