mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
dts: arm64: rk3368: fix wrong property for esd
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> cc: Sam Guo <sam.guo@rock-chips.com> cc: Xiao Yao <xiaoyao@rock-chips.com>
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
supports-emmc;
|
||||
bootpart-no-access;
|
||||
|
||||
//supports-tSD;
|
||||
//supports-sd;
|
||||
supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
|
||||
caps2-mmc-hs200;
|
||||
|
||||
|
||||
@@ -278,7 +278,7 @@
|
||||
supports-emmc;
|
||||
bootpart-no-access;
|
||||
|
||||
//supports-tSD;
|
||||
//supports-sd;
|
||||
supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
|
||||
caps2-mmc-hs200;
|
||||
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
supports-emmc;
|
||||
bootpart-no-access;
|
||||
|
||||
//supports-tSD;
|
||||
//supports-sd;
|
||||
supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
|
||||
caps2-mmc-hs200;
|
||||
|
||||
|
||||
@@ -268,7 +268,7 @@
|
||||
supports-emmc;
|
||||
bootpart-no-access;
|
||||
|
||||
//supports-tSD;
|
||||
//supports-sd;
|
||||
//supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board.
|
||||
//caps2-mmc-hs200;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user