mbox series

[0/3] SDM845 Xperia GPIO names

Message ID 20230824-topic-tama_gpio-v1-0-014e9d198dce@linaro.org
Headers show
Series SDM845 Xperia GPIO names | expand

Message

Konrad Dybcio Aug. 24, 2023, 9:58 a.m. UTC
Sony provides the actual GPIO line names for most of the pins.
Use them!

(and prepare camera GPIO regulators as a bonus)

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (3):
      arm64: dts: qcom: sdm845-tama: Add GPIO line names for TLMM
      arm64: dts: qcom: sdm845-tama: Add GPIO line names for PMIC GPIOs
      arm64: dts: qcom: sdm845-tama: Add camera GPIO regulators

 .../dts/qcom/sdm845-sony-xperia-tama-akari.dts     | 170 +++++++++++++++++++++
 .../dts/qcom/sdm845-sony-xperia-tama-akatsuki.dts  | 168 ++++++++++++++++++++
 .../dts/qcom/sdm845-sony-xperia-tama-apollo.dts    | 170 +++++++++++++++++++++
 .../boot/dts/qcom/sdm845-sony-xperia-tama.dtsi     |  91 +++++++++++
 4 files changed, 599 insertions(+)
---
base-commit: 2b3bd393093b04d4882152398019cbb96b0440ff
change-id: 20230824-topic-tama_gpio-2aa115f18a50

Best regards,

Comments

Bjorn Andersson Sept. 20, 2023, 3:58 a.m. UTC | #1
On Thu, 24 Aug 2023 11:58:51 +0200, Konrad Dybcio wrote:
> Sony provides the actual GPIO line names for most of the pins.
> Use them!
> 
> (and prepare camera GPIO regulators as a bonus)
> 
> 

Applied, thanks!

[1/3] arm64: dts: qcom: sdm845-tama: Add GPIO line names for TLMM
      commit: ed92c9c8964c713bbdd610cf616cd10a5b4b9045
[2/3] arm64: dts: qcom: sdm845-tama: Add GPIO line names for PMIC GPIOs
      commit: cb1e322cb3f126f19859627a6aeae928caf1f26a
[3/3] arm64: dts: qcom: sdm845-tama: Add camera GPIO regulators
      commit: 714a1cf29d7015f87df28333d8f702e8398aa176

Best regards,