ARM: dts: rk3036: add the supports-emmc for emmc property
authorCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 08:25:19 +0000 (16:25 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 2 Jun 2016 08:43:31 +0000 (16:43 +0800)
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>
arch/arm/boot/dts/rk3036.dtsi

index 04b28906db2aa7421c81d1daa6addd89faebd6b7..1ed48dd829e5d08936a2e5deac64a3bd0fbfebdf 100644 (file)
                mmc-ddr-1_8v;
                non-removable;
                num-slots = <1>;
+               supports-emmc;
                pinctrl-names = "default";
                pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
                status = "disabled";