]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/rk3229-evb.dts
Merge git://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / dts / rk3229-evb.dts
index 37137c2e520bfdce2c961c64c5a701c7663bcc71..64f1c2d7dac2b854ef870cfbb99676e6a41bea7e 100644 (file)
        status = "okay";
 };
 
+&sdmmc {
+       status = "okay";
+       bus-width = <4>;
+       cap-mmc-highspeed;
+       cap-sd-highspeed;
+       card-detect-delay = <200>;
+       disable-wp;
+       num-slots = <1>;
+       supports-sd;
+};
+
 &uart2 {
        status = "okay";
 };