[v2,0/2] Use actual GPIO names on MSM8998 Yoshino

Message ID 20230314-topic-yoshino_gpio-v2-0-4cb80e187e38@linaro.org
Headers
Series Use actual GPIO names on MSM8998 Yoshino |

Message

Konrad Dybcio March 14, 2023, 1:28 p.m. UTC
  SONY gives us an in-depth look into the actual GPIO wiring-up. Add and
use that information in our device trees!

v1 -> v2:
- Split the introduction of gpio-line-names and node/label renaming

v1: https://lore.kernel.org/lkml/20230102190157.970053-1-konrad.dybcio@linaro.org/T/

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      arm64: dts: qcom: msm8998-yoshino: Use SONY GPIO names
      arm64: dts: qcom: msm8998-yoshino: Use actual pin names for pin nodes

 .../dts/qcom/msm8998-sony-xperia-yoshino-maple.dts | 179 +++++++++++++-
 .../boot/dts/qcom/msm8998-sony-xperia-yoshino.dtsi | 260 ++++++++++++++++++---
 2 files changed, 406 insertions(+), 33 deletions(-)
---
base-commit: ec0fa9a0a6fac454745c930bdb8619d0a354bac9
change-id: 20230314-topic-yoshino_gpio-1e5461f747fa

Best regards,
  

Comments

Bjorn Andersson April 5, 2023, 4:08 a.m. UTC | #1
On Tue, 14 Mar 2023 14:28:33 +0100, Konrad Dybcio wrote:
> SONY gives us an in-depth look into the actual GPIO wiring-up. Add and
> use that information in our device trees!
> 
> v1 -> v2:
> - Split the introduction of gpio-line-names and node/label renaming
> 
> v1: https://lore.kernel.org/lkml/20230102190157.970053-1-konrad.dybcio@linaro.org/T/
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: msm8998-yoshino: Use SONY GPIO names
      commit: 900007f26aa82e28ac4f494cd0121a75673d39ff
[2/2] arm64: dts: qcom: msm8998-yoshino: Use actual pin names for pin nodes
      commit: a9eaa4798473fd3cfe39210c64e403d6cbc31984

Best regards,