arm64: dts: rockchip: rk3368 emmc add property 'mmc-hs200-1_8v'

Add property 'mmc-hs200-1_8v' for emmc, to support hs200, and
remove the unused property caps2-mmc-hs200.

Change-Id: I9040d004bf78987d5bed7e49ad891c47a47970a9
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2017-03-31 14:50:54 +08:00
committed by Huang, Tao
parent adf6146890
commit 301aee01ee
5 changed files with 5 additions and 5 deletions

View File

@@ -155,7 +155,7 @@
broken-cd;
bus-width = <8>;
cap-mmc-highspeed;
caps2-mmc-hs200;
mmc-hs200-1_8v;
disable-wp;
mmc-pwrseq = <&emmc_pwrseq>;
non-removable;

View File

@@ -114,7 +114,7 @@
status = "okay";
bus-width = <8>;
cap-mmc-highspeed;
caps2-mmc-hs200;
mmc-hs200-1_8v;
clock-frequency = <150000000>;
disable-wp;
keep-power-in-suspend;

View File

@@ -242,7 +242,7 @@
&emmc {
bus-width = <8>;
cap-mmc-highspeed;
caps2-mmc-hs200;
mmc-hs200-1_8v;
supports-emmc;
disable-wp;
non-removable;

View File

@@ -188,7 +188,7 @@
broken-cd;
bus-width = <8>;
cap-mmc-highspeed;
caps2-mmc-hs200;
mmc-hs200-1_8v;
disable-wp;
mmc-pwrseq = <&emmc_pwrseq>;
non-removable;

View File

@@ -184,7 +184,7 @@
status = "okay";
bus-width = <8>;
cap-mmc-highspeed;
caps2-mmc-hs200;
mmc-hs200-1_8v;
supports-emmc;
disable-wp;
non-removable;