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 Tao Huang
parent ec89532499
commit b06afc1fe3
2 changed files with 4 additions and 0 deletions

View File

@@ -153,6 +153,8 @@
};
&emmc {
no-sdio;
no-sd;
status = "okay";
};

View File

@@ -102,6 +102,8 @@
};
&emmc {
no-sdio;
no-sd;
status = "okay";
};