Commit cf85e9ae authored by Dang Huynh's avatar Dang Huynh Committed by Bjorn Andersson

arm64: dts: qcom: sdm660-xiaomi-lavender: Add eMMC and SD

This commit enable the SD card slot and internal MMC.
Signed-off-by: default avatarDang Huynh <danct12@riseup.net>
Reviewed-by: default avatarCaleb Connolly <caleb@connolly.tech>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211120214227.779742-7-danct12@riseup.net
parent 4c420a04
......@@ -316,6 +316,25 @@ vreg_l19a_3p3: l19 {
};
};
&sdhc_1 {
status = "okay";
supports-cqe;
mmc-hs200-1_8v;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
vmmc-supply = <&vreg_l4b_2p95>;
vqmmc-supply = <&vreg_l8a_1p8>;
};
&sdhc_2 {
status = "okay";
vmmc-supply = <&vreg_l5b_2p95>;
vqmmc-supply = <&vreg_l2b_2p95>;
};
&tlmm {
gpio-reserved-ranges = <8 4>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment