[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240121-msm8976-dt-v2-0-7b186a02dc72@somainline.org>
Date: Sun, 21 Jan 2024 23:33:37 +0100
From: Marijn Suijten <marijn.suijten@...ainline.org>
To: Bjorn Andersson <andersson@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: ~postmarketos/upstreaming@...ts.sr.ht,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
Luca Weiss <luca@...tu.xyz>, Adam Skladowski <a39.skl@...il.com>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Martin Botka <martin.botka@...ainline.org>,
Jami Kettunen <jami.kettunen@...ainline.org>, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Marijn Suijten <marijn.suijten@...ainline.org>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...ainline.org>
Subject: [PATCH v2 0/6] arm64: dts: qcom: msm8956-loire: SDCard and USB
support
Add pinctrl nodes to enable SD Cards to work on the Sony Loire platform,
and define extcon nodes in PMI8950 to feed into the ci-hdrc driver as it
cannot figure out the presence of a USB cable (nor the desired role
based on the ID pin) on its own. While at it, extend PMI8950 with some
more channels with now-available VADC_ register constants.
Depends on:
- dt-bindings: iio: qcom-spmi-vadc: Add definitions for USB DP/DM VADCs:
https://lore.kernel.org/linux-arm-msm/20221111120156.48040-2-angelogioacchino.delregno@collabora.com/
Changes since v1:
- Moved pinctrl-names before pinctrl-N (Konrad);
- Keep status=okay last in OTG node (Konrad);
- Rename `adc-chan@` node names to `channel@` (my own patch from a long
time ago).
v1: https://lore.kernel.org/linux-arm-msm/60a40ace-d4e9-df74-88f9-4354d80efaac@linaro.org/
Marijn Suijten (6):
arm64: dts: qcom: pmi8950: Add USB vbus and id sensing nodes
arm64: dts: qcom: msm8956-loire: Add usb vbus and id extcons to
ci-hdrc
arm64: dts: qcom: pmi8950: Add missing ADC channels
arm64: dts: qcom: msm8976: Declare and use SDC1 pins
arm64: dts: qcom: msm8976: Declare and use SDC2 pins
arm64: dts: qcom: msm8956-loire: Add SD Card Detect to SDC2 pin states
.../qcom/msm8956-sony-xperia-loire-kugo.dts | 6 ++
.../dts/qcom/msm8956-sony-xperia-loire.dtsi | 25 +++++
arch/arm64/boot/dts/qcom/msm8976.dtsi | 100 ++++++++++++++++++
arch/arm64/boot/dts/qcom/pmi8950.dtsi | 38 +++++++
4 files changed, 169 insertions(+)
--
2.39.0
---
Marijn Suijten (6):
arm64: dts: qcom: pmi8950: Add USB vbus and id sensing nodes
arm64: dts: qcom: msm8956-loire: Add usb vbus and id extcons to ci-hdrc
arm64: dts: qcom: pmi8950: Add missing ADC channels
arm64: dts: qcom: msm8976: Declare and use SDC1 pins
arm64: dts: qcom: msm8976: Declare and use SDC2 pins
arm64: dts: qcom: msm8956-loire: Add SD Card Detect to SDC2 pin states
.../dts/qcom/msm8956-sony-xperia-loire-kugo.dts | 6 ++
.../boot/dts/qcom/msm8956-sony-xperia-loire.dtsi | 25 ++++++
arch/arm64/boot/dts/qcom/msm8976.dtsi | 100 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/pmi8950.dtsi | 38 ++++++++
4 files changed, 169 insertions(+)
---
base-commit: ad5c60d66016e544c51ed98635a74073f761f45d
change-id: 20240121-msm8976-dt-73f42eeef1bc
Best regards,
--
Marijn Suijten <marijn.suijten@...ainline.org>
Powered by blists - more mailing lists