linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
@ 2022-08-02 15:39 Krzysztof Kozlowski
  2022-08-02 15:39 ` [PATCH 1/5] arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensors Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-02 15:39 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Loic Poulain, Robert Foss,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, linux-i2c, devicetree,
	linux-kernel, linux-arm-msm
  Cc: corbet, Krzysztof Kozlowski

Hi,

The DTS patches are independent. Bindings can go via I2C tree, DTS via Qualcomm.

This is the most northern-patch I created so far: 71°10'21"N 25°47'04"E. Does
anyone needs a key-signing around? :)

The place is quite unusual for developing code although its location is
significant only in personal aspect. The geography does not impute any
particular importance of the patches. This is just one more small step towards
better DTS and broader DT schema validation.

Best regards,
Krzysztof

Krzysztof Kozlowski (5):
  arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C
    sensors
  arm64: dts: qcom: sdm845-db845c: drop gpios from CCI I2C sensors
  arm64: dts: qcom: use GPIO flags for tlmm
  ARM: dts: qcom: use GPIO flags for tlmm
  dt-bindings: i2c: qcom,i2c-cci: convert to dtschema

 .../devicetree/bindings/i2c/i2c-qcom-cci.txt  |  96 -------
 .../devicetree/bindings/i2c/qcom,i2c-cci.yaml | 242 ++++++++++++++++++
 MAINTAINERS                                   |   2 +-
 .../arm/boot/dts/qcom-apq8074-dragonboard.dts |   3 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk01.1.dtsi |   3 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi |   4 +-
 .../boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts    |   5 +-
 .../qcom-msm8974-lge-nexus5-hammerhead.dts    |   2 +-
 arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts  |   2 +-
 .../qcom/msm8994-sony-xperia-kitakami.dtsi    |   2 +-
 arch/arm64/boot/dts/qcom/msm8994.dtsi         |   3 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi         |   3 +-
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts    |  12 +-
 .../boot/dts/qcom/sdm845-xiaomi-beryllium.dts |   2 +-
 .../boot/dts/qcom/sdm845-xiaomi-polaris.dts   |   4 +-
 .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts |   2 +-
 .../boot/dts/qcom/sdm850-samsung-w737.dts     |   2 +-
 arch/arm64/boot/dts/qcom/sm8250-mtp.dts       |   2 +-
 18 files changed, 267 insertions(+), 124 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt
 create mode 100644 Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml

-- 
2.34.1


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

end of thread, other threads:[~2022-08-29 23:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-02 15:39 [PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema Krzysztof Kozlowski
2022-08-02 15:39 ` [PATCH 1/5] arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensors Krzysztof Kozlowski
2022-08-03 15:46   ` Konrad Dybcio
2022-08-02 15:39 ` [PATCH 2/5] arm64: dts: qcom: sdm845-db845c: drop gpios " Krzysztof Kozlowski
2022-08-29 14:26   ` Robert Foss
2022-08-02 15:39 ` [PATCH 3/5] arm64: dts: qcom: use GPIO flags for tlmm Krzysztof Kozlowski
2022-08-03 15:36   ` Konrad Dybcio
2022-08-02 15:39 ` [PATCH 4/5] ARM: " Krzysztof Kozlowski
2022-08-03 15:35   ` Konrad Dybcio
2022-08-02 15:39 ` [PATCH 5/5] dt-bindings: i2c: qcom,i2c-cci: convert to dtschema Krzysztof Kozlowski
2022-08-03 23:29   ` Rob Herring
2022-08-11 12:24   ` Wolfram Sang
2022-08-29 23:45 ` (subset) [PATCH 0/5] i2c/arm: dt-bindings: qcom: " 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).