mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -153,6 +153,8 @@
|
||||
};
|
||||
|
||||
&emmc {
|
||||
no-sdio;
|
||||
no-sd;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
@@ -102,6 +102,8 @@
|
||||
};
|
||||
|
||||
&emmc {
|
||||
no-sdio;
|
||||
no-sd;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user