arm64: dts: qcom: msm8916: Add ddr support to sdhc1

This adds mmc-ddr-1_8v support to DT for sdhc1 of msm8916.

Signed-off-by: Ritesh Harjani <riteshh@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Ritesh Harjani 2016-11-21 12:07:22 +05:30 committed by Andy Gross
parent dfce073825
commit c987775aa4

View File

@ -524,6 +524,7 @@ sdhc_1: sdhci@07824000 {
<&gcc GCC_SDCC1_AHB_CLK>,
<&xo_board>;
clock-names = "core", "iface", "xo";
mmc-ddr-1_8v;
bus-width = <8>;
non-removable;
status = "disabled";