mbox series

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

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

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,