Skip to content

Commit

Permalink
dts: rockpi-s-linux: support sd_nand
Browse files Browse the repository at this point in the history
Signed-off-by: brian <[email protected]>
  • Loading branch information
brian541 committed Jul 16, 2019
1 parent 97a64f2 commit a020566
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/boot/dts/rockchip/rockpi-s-linux.dts
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,10 @@
};

&emmc {
bus-width = <8>;
bus-width = <4>;
cap-mmc-highspeed;
mmc-hs200-1_8v;
supports-emmc;
//mmc-hs200-1_8v;
supports-sd;
disable-wp;
non-removable;
num-slots = <1>;
Expand Down

0 comments on commit a020566

Please sign in to comment.