devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] soc: qcom: Add uart console support for SM4450
@ 2023-09-20  6:54 Tengfei Fan
  2023-09-20  6:54 ` [PATCH v3 1/5] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc Tengfei Fan
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Tengfei Fan @ 2023-09-20  6:54 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, tglx, maz, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, catalin.marinas, will
  Cc: geert+renesas, arnd, neil.armstrong, nfraprado, rafal, peng.fan,
	linux-arm-msm, linux-kernel, devicetree, linux-arm-kernel,
	quic_tsoni, quic_shashim, quic_kaushalk, quic_tdas, quic_tingweiz,
	quic_aiquny, quic_ajipan, kernel, Tengfei Fan

This series add base description of UART, TLMM, RPMHCC, GCC and RPMh PD
nodes which helps SM4450 boot to shell with console on boards with this
SoC.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
This patch series depends on below patch series:
"[PATCH v2 0/4] clk: qcom: Add support for GCC and RPMHCC on SM4450"
https://lore.kernel.org/linux-arm-msm/20230909123431.1725728-1-quic_ajipan@quicinc.com/
"[PATCH v3 0/2] pinctl: qcom: Add SM4450 pinctrl driver"
https://lore.kernel.org/linux-arm-msm/20230920064739.12562-1-quic_tengfan@quicinc.com/

v2 -> v3:
  - fix dtbs_check warning
  - remove interconnect, iommu, scm and tcsr related code
  - rearrangement dt node
  - remove smmu, scm and tcsr related documentation update
  - enable CONFIG_SM_GCC_4450 in defconfig related patch

v1 -> v2:
  - setting "qcom,rpmh-rsc" compatible to the first property
  - keep order by unit address
  - move tlmm node into soc node
  - update arm,smmu.yaml
  - add enable pinctrl and interconnect defconfig patches
  - remove blank line
  - redo dtbs_check check

previous discussion here:
[1] v2: https://lore.kernel.org/linux-arm-msm/20230915021509.25773-1-quic_tengfan@quicinc.com
[2] v2: https://lore.kernel.org/linux-arm-msm/20230908065847.28382-1-quic_tengfan@quicinc.com

Ajit Pandey (1):
  arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node

Tengfei Fan (4):
  dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
  arm64: dts: qcom: sm4450: Add RPMH and Global clock
  arm64: dts: qcom: add uart console support for SM4450
  arm64: defconfig: enable clock controller and pinctrl for SM4450

 .../interrupt-controller/qcom,pdc.yaml        |   1 +
 arch/arm64/boot/dts/qcom/sm4450-qrd.dts       |  18 ++-
 arch/arm64/boot/dts/qcom/sm4450.dtsi          | 106 ++++++++++++++++++
 arch/arm64/configs/defconfig                  |   2 +
 4 files changed, 125 insertions(+), 2 deletions(-)


base-commit: dfa449a58323de195773cf928d99db4130702bf7
-- 
2.17.1


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

end of thread, other threads:[~2023-09-22  5:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20  6:54 [PATCH v3 0/5] soc: qcom: Add uart console support for SM4450 Tengfei Fan
2023-09-20  6:54 ` [PATCH v3 1/5] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc Tengfei Fan
2023-09-20  6:54 ` [PATCH v3 2/5] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node Tengfei Fan
2023-09-20 10:14   ` Konrad Dybcio
2023-09-22  1:24     ` Tengfei Fan
2023-09-20  6:54 ` [PATCH v3 3/5] arm64: dts: qcom: sm4450: Add RPMH and Global clock Tengfei Fan
2023-09-20 10:00   ` Konrad Dybcio
2023-09-22  1:27     ` Tengfei Fan
2023-09-22  5:51     ` Tengfei Fan
2023-09-20  6:54 ` [PATCH v3 4/5] arm64: dts: qcom: add uart console support for SM4450 Tengfei Fan
2023-09-20 10:03   ` Konrad Dybcio
2023-09-22  2:36     ` Tengfei Fan
2023-09-20  6:54 ` [PATCH v3 5/5] arm64: defconfig: enable clock controller and pinctrl " Tengfei Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).