diff --git a/patch/kernel/mvebu64-next/0011-espressobin-enable-emmc.patch b/patch/kernel/mvebu64-next/0011-espressobin-enable-emmc.patch deleted file mode 100644 index d8bc4cf7c..000000000 --- a/patch/kernel/mvebu64-next/0011-espressobin-enable-emmc.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts -index 2ce52ba..a759fd1 100644 ---- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts -+++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts -@@ -96,6 +96,15 @@ - status = "okay"; - }; - -+&sdhci0 { -+ non-removable; -+ bus-width = <8>; -+ mmc-ddr-1_8v; -+ mmc-hs400-1_8v; -+ marvell,pad-type = "fixed-1-8v"; -+ status = "okay"; -+}; -+ - /* Exported on the micro USB connector J5 through an FTDI */ - &uart0 { - status = "okay";