Commit e5de51e2 authored by Marijn Suijten's avatar Marijn Suijten Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm6125: Add DLL/DDR configuration on SDHCI 1/2

parent cbfb5668
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -471,6 +471,9 @@ sdhc_1: mmc@4744000 {

			power-domains = <&rpmpd SM6125_VDDCX>;

			qcom,dll-config = <0x000f642c>;
			qcom,ddr-config = <0x80040873>;

			bus-width = <8>;
			non-removable;
			status = "disabled";
@@ -496,6 +499,9 @@ sdhc_2: mmc@4784000 {

			power-domains = <&rpmpd SM6125_VDDCX>;

			qcom,dll-config = <0x0007642c>;
			qcom,ddr-config = <0x80040873>;

			bus-width = <4>;
			status = "disabled";
		};