mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
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:
parent
4b93b8c29f
commit
3327afc610
|
|
@ -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";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user