ARM: dts: sun8i: sina33: Enable hardware reset and HS-DDR for eMMC
[cascardo/linux.git] / arch / arm / boot / dts / sun8i-a33-sinlinx-sina33.dts
index 13ce68f..bd2a3be 100644 (file)
        vmmc-supply = <&reg_vcc3v0>;
        bus-width = <8>;
        non-removable;
+       cap-mmc-hw-reset;
        status = "okay";
 };
 
 &mmc2_8bit_pins {
+       /* Increase drive strength for DDR modes */
+       allwinner,drive = <SUN4I_PINCTRL_40_MA>;
        /* eMMC is missing pull-ups */
        allwinner,pull = <SUN4I_PINCTRL_PULL_UP>;
 };