From cfdd06b5bd038d359af63c844ced909bae04257e Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 9 Jan 2018 06:50:59 +0100 Subject: [PATCH] Revert "Add eMMC support for Espressobin NEXT" This reverts commit 1e5ecfd17057cae322ad38b44376c4a3a9547fb0. --- .../0011-espressobin-enable-emmc.patch | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 patch/kernel/mvebu64-next/0011-espressobin-enable-emmc.patch 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";