Changes since v1: ----------------- - v1 can be seen here: https://lore.kernel.org/linux-arm-msm/20220403144151.92572-1-bhupesh.sharma@xxxxxxxxxx/ - Fixed the IOMMU sid value, to ensure that no ADMA error is observed when the microSD card is detected on the board. This patchset enables the microSD card support for SA8155p-ADP board via the SDHC2 controller found on the SoC. Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Cc: Rob Herring <robh@xxxxxxxxxx> Bhupesh Sharma (2): arm64: dts: qcom: sm8150: Add support for SDC2 arm64: dts: qcom: sa8155p-adp: Add support for uSD card arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 68 ++++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm8150.dtsi | 45 ++++++++++++++++ 2 files changed, 113 insertions(+) -- 2.35.1