devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 00/10] dts: qcom: sc8280xp: add i2c, spi, and rng nodes
@ 2023-01-03 18:22 Brian Masney
  2023-01-03 18:22 ` [PATCH v4 01/10] dt-bindings: qcom,*-geni: move #{address,size}-cells on i2c/spi nodes Brian Masney
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Brian Masney @ 2023-01-03 18:22 UTC (permalink / raw)
  To: andersson, krzysztof.kozlowski+dt
  Cc: quic_shazhuss, robh+dt, konrad.dybcio, johan+linaro,
	linux-arm-msm, devicetree, linux-kernel, ahalaney, echanude

This patch series adds the i2c and spi nodes that are missing on the
sc8280xp platform and cleans up the existing nodes. Since I am already
making changes to sc8280xp.dtsi in this series, I also included a change
to enable the rng node for this platform as well.

Note that this series needs to be applied on top of:
[PATCH v5] arm64: dts: qcom: sa8540p-ride: enable pcie2a node
https://lore.kernel.org/lkml/20221213095922.11649-1-quic_shazhuss@quicinc.com/

Changes from v3 to v4:
- Move the #address-cells and #size-cells properties below the reg
  properties. I also updated the DTS binding examples. (Johan)
- Add missing power-domains property to spi nodes (Johan)
- Collected R-b and T-b tags.
  Steev: You added your T-b to the cover letter of the v3 series. I only
  applied your T-b tag to two of the patches in this version that were
  appicable to your x13s i2c test.
- Introduce patch 9 that adds aliases for i2c4 and i2c21 to x13s and crd
  DTS files

Changes from v2 to v3:
- Reordered rng node in patch 7 so that it's sorted correctly by address
- Since I respun the series, I made Konrad's sort order suggestion to
  the state nodes since I'm making changes here.
- Collected R-b and T-b tags.

Brian Masney (10):
  dt-bindings: qcom,*-geni: move #{address,size}-cells on i2c/spi nodes
  arm64: dts: qcom: sc8280xp: move #{address,size}-cells on i2c nodes
  arm64: dts: qcom: sc8280xp: rename qup2_uart17 to uart17
  arm64: dts: qcom: sc8280xp: rename qup2_i2c5 to i2c21
  arm64: dts: qcom: sc8280xp: rename qup0_i2c4 to i2c4
  arm64: dts: qcom: sc8280xp: add missing i2c nodes
  arm64: dts: qcom: sc8280xp: add missing spi nodes
  arm64: dts: qcom: sa8540p-ride: add i2c nodes
  arm64: dts: qcom: sc8280xp: add aliases for i2c4 and i2c21
  arm64: dts: qcom: sc8280xp: add rng device tree node

 .../bindings/i2c/qcom,i2c-geni-qcom.yaml      |   4 +-
 .../bindings/soc/qcom/qcom,geni-se.yaml       |   4 +-
 .../bindings/spi/qcom,spi-geni-qcom.yaml      |   8 +-
 arch/arm64/boot/dts/qcom/sa8295p-adp.dts      |  12 +-
 arch/arm64/boot/dts/qcom/sa8540p-ride.dts     |  91 ++-
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts     | 162 ++--
 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    | 183 ++---
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 749 +++++++++++++++++-
 8 files changed, 1022 insertions(+), 191 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-01-19  2:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-03 18:22 [PATCH v4 00/10] dts: qcom: sc8280xp: add i2c, spi, and rng nodes Brian Masney
2023-01-03 18:22 ` [PATCH v4 01/10] dt-bindings: qcom,*-geni: move #{address,size}-cells on i2c/spi nodes Brian Masney
2023-01-08 21:25   ` Rob Herring
2023-01-10 10:41   ` Krzysztof Kozlowski
2023-01-10 15:04     ` Brian Masney
2023-01-03 18:22 ` [PATCH v4 02/10] arm64: dts: qcom: sc8280xp: move #{address,size}-cells on i2c nodes Brian Masney
2023-01-10 10:41   ` Krzysztof Kozlowski
2023-01-03 18:22 ` [PATCH v4 03/10] arm64: dts: qcom: sc8280xp: rename qup2_uart17 to uart17 Brian Masney
2023-01-03 18:22 ` [PATCH v4 04/10] arm64: dts: qcom: sc8280xp: rename qup2_i2c5 to i2c21 Brian Masney
2023-01-03 18:22 ` [PATCH v4 05/10] arm64: dts: qcom: sc8280xp: rename qup0_i2c4 to i2c4 Brian Masney
2023-01-03 18:22 ` [PATCH v4 06/10] arm64: dts: qcom: sc8280xp: add missing i2c nodes Brian Masney
2023-01-03 18:22 ` [PATCH v4 07/10] arm64: dts: qcom: sc8280xp: add missing spi nodes Brian Masney
2023-01-03 18:22 ` [PATCH v4 08/10] arm64: dts: qcom: sa8540p-ride: add i2c nodes Brian Masney
2023-01-03 18:22 ` [PATCH v4 09/10] arm64: dts: qcom: sc8280xp: add aliases for i2c4 and i2c21 Brian Masney
2023-01-03 18:22 ` [PATCH v4 10/10] arm64: dts: qcom: sc8280xp: add rng device tree node Brian Masney
2023-01-19  2:16 ` (subset) [PATCH v4 00/10] dts: qcom: sc8280xp: add i2c, spi, and rng nodes Bjorn Andersson

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).