Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH V1 0/4] Incremental patches on minimal boot support
@ 2023-04-14 13:48 Devi Priya
  2023-04-14 13:48 ` [PATCH V1 1/4] dt-bindings: clock: qcom,ipq9574-gcc: Drop the Bias PLL ubi clock source Devi Priya
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Devi Priya @ 2023-04-14 13:48 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	mturquette, sboyd, linux-arm-msm, devicetree, linux-kernel,
	linux-clk
  Cc: quic_srichara, quic_sjaganat, quic_kathirav, quic_arajkuma,
	quic_anusha, quic_poovendh

Patchset V9 of the series: Add minimal boot support for IPQ9574 has been
merged and is available in linux-next/master.
V12 being the latest revision posted in the series, the delta between
revisions V9 and V12 is posted as a separate series as suggested by 
Bjorn to avoid possible confusions.

This series adds the delta changes between revisions V9 and V12.

V9 can be found at:
https://lore.kernel.org/linux-arm-msm/20230316072940.29137-1-quic_devipriy@quicinc.com/

V12 can be found at:
https://lore.kernel.org/linux-arm-msm/20230410135948.11970-1-quic_devipriy@quicinc.com/

Changes in V1:
	- The Delta between V9 & V12 is added to the change log of
	  the respective patches for quick reference

Devi Priya (4):
  dt-bindings: clock: qcom,ipq9574-gcc: Drop the Bias PLL ubi clock
    source
  clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to
    clk_init_data
  arm64: dts: qcom: ipq9574: Drop Bias PLL clock & update intc node
  arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

 .../bindings/clock/qcom,ipq9574-gcc.yaml      |   3 +-
 arch/arm64/boot/dts/qcom/Makefile             |   2 +-
 ...ipq9574-al02-c7.dts => ipq9574-rdp433.dts} |   2 +-
 arch/arm64/boot/dts/qcom/ipq9574.dtsi         |  13 +-
 drivers/clk/qcom/gcc-ipq9574.c                | 475 +++++++++---------
 5 files changed, 232 insertions(+), 263 deletions(-)
 rename arch/arm64/boot/dts/qcom/{ipq9574-al02-c7.dts => ipq9574-rdp433.dts} (97%)


base-commit: e3342532ecd39bbd9c2ab5b9001cec1589bc37e9
-- 
2.17.1


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

end of thread, other threads:[~2023-04-14 18:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 13:48 [PATCH V1 0/4] Incremental patches on minimal boot support Devi Priya
2023-04-14 13:48 ` [PATCH V1 1/4] dt-bindings: clock: qcom,ipq9574-gcc: Drop the Bias PLL ubi clock source Devi Priya
2023-04-14 14:17   ` Krzysztof Kozlowski
2023-04-14 14:22     ` Devi Priya
2023-04-14 15:09       ` Krzysztof Kozlowski
2023-04-14 16:04         ` Devi Priya
2023-04-14 17:11           ` Krzysztof Kozlowski
2023-04-14 17:31             ` Devi Priya
2023-04-14 13:48 ` [PATCH V1 2/4] clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to clk_init_data Devi Priya
2023-04-14 13:48 ` [PATCH V1 3/4] arm64: dts: qcom: ipq9574: Drop Bias PLL clock & update intc node Devi Priya
2023-04-14 13:48 ` [PATCH V1 4/4] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433 Devi Priya

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