Skip to content

Commit a020566

Browse files
committed
dts: rockpi-s-linux: support sd_nand
Signed-off-by: brian <[email protected]>
1 parent 97a64f2 commit a020566

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

arch/arm64/boot/dts/rockchip/rockpi-s-linux.dts

+3-3
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@
197197
};
198198

199199
&emmc {
200-
bus-width = <8>;
200+
bus-width = <4>;
201201
cap-mmc-highspeed;
202-
mmc-hs200-1_8v;
203-
supports-emmc;
202+
//mmc-hs200-1_8v;
203+
supports-sd;
204204
disable-wp;
205205
non-removable;
206206
num-slots = <1>;

0 commit comments

Comments
 (0)