Enable SD Card for Sony Lena PDX213 on the sm6350 SoC by providing it the necessary IOMMU stream ID(s) and pinctrl in SoC dtsi, and setting up the regulators in device/board DT. Together with regulator support, power up the touchscreen and import pm6350 dtsi to enable the power and volume up/down keys. Marijn Suijten (10): arm64: dts: qcom: sm6350: Add resets for SDHCI 1/2 arm64: dts: qcom: sm6350: Add pinctrl for SDHCI 2 arm64: dts: qcom: sm6350-lena: Add SD Card Detect to sdc2 on/off pinctrl arm64: dts: qcom: pm6350: Include header for KEY_POWER arm64: dts: qcom: sm6350-lena: Include pm6350 and configure buttons arm64: dts: qcom: sm6350-lena: Define pm6350 and pm6150l regulators arm64: dts: qcom: sm6350-lena: Provide power to SDHCI 2 (SDCard slot) arm64: dts: qcom: sm6350-lena: Enable QUP and GPI DMA arm64: dts: qcom: sm6350-lena: Configure Samsung touchscreen arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes arch/arm64/boot/dts/qcom/pm6350.dtsi | 1 + .../qcom/sm6350-sony-xperia-lena-pdx213.dts | 337 ++++++++++++++++++ arch/arm64/boot/dts/qcom/sm6350.dtsi | 48 +++ 3 files changed, 386 insertions(+) -- 2.38.1