]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/sunxi-libretech-all-h3-cc.dtsi
sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards
[u-boot] / arch / arm / dts / sunxi-libretech-all-h3-cc.dtsi
index 111707cfa2af247119ea54197447d9151d19c9eb..14c8ec16d47ea1b505460cb1f141de21b56b9e52 100644 (file)
        status = "okay";
 };
 
+&mmc2 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&mmc2_8bit_pins>;
+       vmmc-supply = <&reg_vcc_io>;
+       bus-width = <8>;
+       non-removable;
+       status = "okay";
+};
+
 &ohci1 {
        status = "okay";
 };