dts: audi-series: mmc: add DDR mode support

This commit is contained in:
lintao
2014-07-22 17:28:22 +08:00
parent 33bba93f30
commit afb84cac6e
3 changed files with 3 additions and 3 deletions

View File

@@ -87,7 +87,7 @@
supports-emmc;
bootpart-no-access;
//supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
supports-DDR_MODE;
//caps2-mmc-hs200;
ignore-pm-notify;

View File

@@ -130,7 +130,7 @@
supports-emmc;
bootpart-no-access;
//supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
supports-DDR_MODE;
//caps2-mmc-hs200;
ignore-pm-notify;

View File

@@ -21,7 +21,7 @@
supports-highspeed;
supports-emmc;
bootpart-no-access;
//supports-DDR_MODE;
supports-DDR_MODE;
//caps2-mmc-hs200;
ignore-pm-notify;
keep-power-in-suspend;