public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/6] Incremental patches on minimal boot support
@ 2023-04-25  8:40 Devi Priya
  2023-04-25  8:40 ` [PATCH V3 1/6] arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions Devi Priya
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Devi Priya @ 2023-04-25  8:40 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, mturquette, sboyd,
	krzysztof.kozlowski+dt, 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 V3:
	- Detailed change logs are added to the respective patches.

Changes in V2:
https://lore.kernel.org/linux-arm-msm/20230417053355.25691-1-quic_devipriy@quicinc.com/
	- Updated the subject & commit message of [PATCH V2 1/4]
	- No changes were made to any other patches

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

Devi Priya (6):
  arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions
  dt-bindings: clock: qcom,ipq9574-gcc: Add maintainer
  clk: qcom: gcc-ipq9574: Clean up included headers
  clk: qcom: gcc-ipq9574: constify struct clk_init_data
  arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk input
  arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

 .../bindings/clock/qcom,ipq9574-gcc.yaml      |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   2 +-
 ...ipq9574-al02-c7.dts => ipq9574-rdp433.dts} |   2 +-
 arch/arm64/boot/dts/qcom/ipq9574.dtsi         |  14 +-
 drivers/clk/qcom/gcc-ipq9574.c                | 434 +++++++++---------
 5 files changed, 224 insertions(+), 229 deletions(-)
 rename arch/arm64/boot/dts/qcom/{ipq9574-al02-c7.dts => ipq9574-rdp433.dts} (97%)

-- 
2.17.1


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

end of thread, other threads:[~2023-05-26 19:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25  8:40 [PATCH V3 0/6] Incremental patches on minimal boot support Devi Priya
2023-04-25  8:40 ` [PATCH V3 1/6] arm64: dts: qcom: ipq9574: Update the size of GICC & GICV regions Devi Priya
2023-04-25  8:40 ` [PATCH V3 2/6] dt-bindings: clock: qcom,ipq9574-gcc: Add maintainer Devi Priya
2023-04-25 19:01   ` Rob Herring
2023-04-25  8:40 ` [PATCH V3 3/6] clk: qcom: gcc-ipq9574: Clean up included headers Devi Priya
2023-04-25  8:40 ` [PATCH V3 4/6] clk: qcom: gcc-ipq9574: constify struct clk_init_data Devi Priya
2023-04-25  8:40 ` [PATCH V3 5/6] arm64: dts: qcom: ipq9574: Drop bias_pll_ubi_nc_clk input Devi Priya
2023-04-25  8:40 ` [PATCH V3 6/6] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433 Devi Priya
2023-05-09 10:45 ` [PATCH V3 0/6] Incremental patches on minimal boot support Devi Priya
2023-05-16 10:06 ` Devi Priya
2023-05-20  2:01 ` (subset) " Bjorn Andersson
2023-05-25 10:49   ` Kathiravan T
2023-05-26 19:38 ` Bjorn Andersson

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