mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
b5f04f877f
commit
4e72b70171
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user