arm64: dts: rockchip: enable eMMC for RK3308 FPGA platform

Change-Id: Ib9a9d3161101cab867e5c838189003be6e45e15b
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
This commit is contained in:
Shawn Lin 2018-03-07 09:23:49 +08:00 committed by Tao Huang
parent 4b93b8c29f
commit 3327afc610

View File

@ -44,3 +44,12 @@ &cpu2 {
&cpu3 {
/delete-property/enable-method;
};
&emmc {
cap-mmc-highspeed;
mmc-hs200-1_8v;
supports-emmc;
non-removable;
num-slots = <1>;
status = "okay";
};