public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/5] Add APSS clock controller support for IPQ9574
@ 2023-04-06  6:13 Devi Priya
  2023-04-06  6:13 ` [PATCH V3 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible Devi Priya
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Devi Priya @ 2023-04-06  6:13 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, mturquette, sboyd, robh+dt,
	krzysztof.kozlowski+dt, jassisinghbrar, catalin.marinas, will,
	dmitry.baryshkov, arnd, geert+renesas, nfraprado, broonie, rafal,
	linux-arm-msm, linux-clk, devicetree, linux-kernel,
	linux-arm-kernel
  Cc: quic_srichara, quic_sjaganat, quic_kathirav, quic_arajkuma,
	quic_anusha, quic_ipkumar

APSS PLL found in IPQ9574 platform is of type Huayra.
This series adds support for the APSS clock to bump the CPU frequency
above 800MHz.

DTS patch is based on the below series
https://lore.kernel.org/linux-arm-msm/20230404164828.8031-1-quic_devipriy@quicinc.com/

[V3]:
	- Detailed change logs are added to the respective patches
[V2]:
https://lore.kernel.org/linux-arm-msm/20230217134107.13946-1-quic_devipriy@quicinc.com/
	- Reordered the patches as suggested
	- Dropped [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration
	  as it was unrelated
	- Detailed Change logs are added to the respective patches
[V1]:
https://lore.kernel.org/linux-arm-msm/20230113143647.14961-1-quic_devipriy@quicinc.com/

Devi Priya (5):
  dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible
  clk: qcom: apss-ipq-pll: Add support for IPQ9574
  dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC
  arm64: dts: qcom: ipq9574: Add support for APSS clock controller
  arm64: defconfig: Enable ipq6018 apss clock and PLL controller

 .../bindings/clock/qcom,a53pll.yaml           |  1 +
 .../mailbox/qcom,apcs-kpss-global.yaml        |  1 +
 arch/arm64/boot/dts/qcom/ipq9574.dtsi         | 18 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |  1 +
 drivers/clk/qcom/apss-ipq-pll.c               | 19 +++++++++++++++++++
 5 files changed, 40 insertions(+)


base-commit: 8417c8f5007bf4567ccffda850a3157c7d905f67
-- 
2.17.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-05-30  3:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06  6:13 [PATCH V3 0/5] Add APSS clock controller support for IPQ9574 Devi Priya
2023-04-06  6:13 ` [PATCH V3 1/5] dt-bindings: clock: qcom,a53pll: add IPQ9574 compatible Devi Priya
2023-04-10 19:31   ` Stephen Boyd
2023-04-06  6:13 ` [PATCH V3 2/5] clk: qcom: apss-ipq-pll: Add support for IPQ9574 Devi Priya
2023-04-06 20:38   ` Konrad Dybcio
2023-04-10 19:31   ` Stephen Boyd
2023-04-06  6:13 ` [PATCH V3 3/5] dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC Devi Priya
2023-04-06  6:13 ` [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add support for APSS clock controller Devi Priya
2023-04-06 20:42   ` Konrad Dybcio
2023-04-06  6:13 ` [PATCH V3 5/5] arm64: defconfig: Enable ipq6018 apss clock and PLL controller Devi Priya
2023-04-06 20:42   ` Konrad Dybcio
2023-05-26 19:38 ` (subset) [PATCH V3 0/5] Add APSS clock controller support for IPQ9574 Bjorn Andersson
2023-05-30  3:58   ` Devi Priya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox