ARM: dts: rk3036: add the supports-emmc for emmc property

I don't need send for upstream since the rockchip inside kernel
need it for tuning. At least the upstream can work it with dwmmc.

Change-Id: Ia9f0836624e8ef1df225dbc6ad1792ec4fb2abbd
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
Caesar Wang 2016-05-31 16:25:19 +08:00 committed by Huang, Tao
parent b5f04f877f
commit 4e72b70171

View File

@ -282,6 +282,7 @@ emmc: dwmmc@1021c000 {
mmc-ddr-1_8v;
non-removable;
num-slots = <1>;
supports-emmc;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
status = "disabled";