Re: [PATCH v2 02/12] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5210 SoC
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 06 Aug 2026 23:53:06 -0700, Luo Jie wrote: > Add the compatible string for the IPQ5210 CMN PLL clock controller and > the dt-bindings clock ID header for IPQ5210. > > The IPQ5210 CMN PLL supplies configurable clocks to the NSS (network > subsystem), PPE (packet process engine), and PON (passive optical > network) hardware blocks. It also supplies a raw EPHY output clock for > the integrated Ethernet PHY and several gated fixed-rate outputs to > Ethernet PHY and switch devices. > > Signed-off-by: Luo Jie <[email protected]> > --- > .../bindings/clock/qcom,ipq9574-cmn-pll.yaml | 1 + > include/dt-bindings/clock/qcom,ipq5210-cmn-pll.h | 30 ++++++++++++++++++++++ > 2 files changed, 31 insertions(+) > Acked-by: Rob Herring (Arm) <[email protected]>