Add SDHC2 for SM6375 which effectively means SD Card support for PDX225. Nothing unusual here, some regulator dancing was required, but that's expected. Depends on [1] and [2]. [1] https://lore.kernel.org/linux-arm-msm/20221114104222.36329-1-konrad.dybcio@xxxxxxxxxx/T/#t [2] https://lore.kernel.org/linux-arm-msm/20221109110846.45789-2-konrad.dybcio@xxxxxxxxxx/T/#u (merged) Changes in v2: - remove stray newline - use mmc@ node name instead of sdhci@ - pick up tags Changes in v3: - rebase against new pdx225 dtsi additions - pick up tags Konrad Dybcio (3): dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible arm64: dts: qcom: sm6375: Add SDHCI2 arm64: dts: qcom: sm6375-pdx225: Enable SD card slot .../devicetree/bindings/mmc/sdhci-msm.yaml | 1 + .../qcom/sm6375-sony-xperia-murray-pdx225.dts | 33 +++++++- arch/arm64/boot/dts/qcom/sm6375.dtsi | 82 +++++++++++++++++++ 3 files changed, 114 insertions(+), 2 deletions(-) -- 2.38.1