[PATCH v2 0/2] Update sd card pinconf for sc7180 DT
From: Sujit Kautkar
Date: Fri May 21 2021 - 17:58:55 EST
This patch series contains change to move sdc pinconf from SoC specific
DT file to board specific DT file. It also contain change to set sdc
GPIO pin to bias-pull up
Tested sd card working on sc7180 based board
Changes in v2:
- added pull-up for IDP
Sujit Kautkar (2):
arm64: dts: qcom: sc7180: Move sdc pinconf to board specific DT files
arm64: dts: qcom: sc7180: trogdor: SD-card GPIO pin set bias-pull up
arch/arm64/boot/dts/qcom/sc7180-idp.dts | 102 +++++++++++++++++++
arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 102 +++++++++++++++++++
arch/arm64/boot/dts/qcom/sc7180.dtsi | 102 -------------------
3 files changed, 204 insertions(+), 102 deletions(-)
--
2.31.1.818.g46aad6cb9e-goog