mbox series

[v2,0/4] SM8250 Edo pins, keys & pmic

Message ID 20230614-topic-edo_pinsgpiopmic-v2-0-6f90bba54c53@linaro.org (mailing list archive)
Headers show
Series SM8250 Edo pins, keys & pmic | expand

Message

Konrad Dybcio June 20, 2023, 11:05 a.m. UTC
This series brings fixes to the GPIO buttons, adds gpio-line-names and
introduces the SLG51000 camera on Xperia Edo devices.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Changes in v2:
- Fix the Fixes tag in patch 4
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20230614-topic-edo_pinsgpiopmic-v1-0-cf88a0bac26c@linaro.org

---
Konrad Dybcio (4):
      arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM
      arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
      arm64: dts: qcom: sm8250-pdx203: Configure SLG51000 PMIC
      arm64: dts: qcom: sm8250-edo: Rectify gpio-keys

 .../dts/qcom/sm8250-sony-xperia-edo-pdx203.dts     | 364 +++++++++++++++++++++
 .../dts/qcom/sm8250-sony-xperia-edo-pdx206.dts     | 243 ++++++++++++++
 .../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi      |  61 +++-
 3 files changed, 655 insertions(+), 13 deletions(-)
---
base-commit: 9dbf40840551df336c95ce2a3adbdd25ed53c0ef
change-id: 20230614-topic-edo_pinsgpiopmic-df8bd6f1b6db

Best regards,

Comments

Bjorn Andersson July 10, 2023, 5:07 a.m. UTC | #1
On Tue, 20 Jun 2023 13:05:33 +0200, Konrad Dybcio wrote:
> This series brings fixes to the GPIO buttons, adds gpio-line-names and
> introduces the SLG51000 camera on Xperia Edo devices.
> 
> 

Applied, thanks!

[1/4] arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM
      commit: 40b398beabdfe0e9088b13976e56b1dc706fe851
[2/4] arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
      commit: 6b8a63350752c6a5e4b54f2de6174084652cd3cd
[3/4] arm64: dts: qcom: sm8250-pdx203: Configure SLG51000 PMIC
      commit: 2de55db6bca0856ecbff5c288dc330af94c8e5b1
[4/4] arm64: dts: qcom: sm8250-edo: Rectify gpio-keys
      commit: a422c6a91a667b309ca1a6c08b30dbfcf7d4e866

Best regards,