The patch titled Subject: ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig has been removed from the -mm tree. Its filename was arm-mvebu-enable-armada-38x-rtc-driver-in-mvebu_v7_defconfig.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> Subject: ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig Now that the Armada 38x RTC driver has been pushed, let's enable it in mvebu_v7_defconfig. Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> Cc: Alessandro Zummo <a.zummo@xxxxxxxxxxxx> Cc: Jason Cooper <jason@xxxxxxxxxxxxxx> Cc: Andrew Lunn <andrew@xxxxxxx> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx> Cc: Arnaud Ebalard <arno@xxxxxxxxxxxx> Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> Cc: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx> Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> Cc: Boris BREZILLON <boris.brezillon@xxxxxxxxxxxxxxxxxx> Cc: Lior Amsalem <alior@xxxxxxxxxxx> Cc: Tawfik Bayouk <tawfik@xxxxxxxxxxx> Cc: Nadav Haklai <nadavh@xxxxxxxxxxx> Cc: Mark Rutland <mark.rutland@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/arm/configs/mvebu_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff -puN arch/arm/configs/mvebu_v7_defconfig~arm-mvebu-enable-armada-38x-rtc-driver-in-mvebu_v7_defconfig arch/arm/configs/mvebu_v7_defconfig --- a/arch/arm/configs/mvebu_v7_defconfig~arm-mvebu-enable-armada-38x-rtc-driver-in-mvebu_v7_defconfig +++ a/arch/arm/configs/mvebu_v7_defconfig @@ -112,6 +112,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_S35390A=y CONFIG_RTC_DRV_MV=y +CONFIG_RTC_DRV_ARMADA38X=y CONFIG_DMADEVICES=y CONFIG_MV_XOR=y # CONFIG_IOMMU_SUPPORT is not set _ Patches currently in -mm which might be from gregory.clement@xxxxxxxxxxxxxxxxxx are origin.patch linux-next.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html