mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +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:
@@ -270,6 +270,7 @@
|
||||
fifo-depth = <0x100>;
|
||||
mmc-ddr-1_8v;
|
||||
non-removable;
|
||||
supports-emmc;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
|
||||
resets = <&cru SRST_EMMC>;
|
||||
|
||||
Reference in New Issue
Block a user