From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:37419 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933859AbbEOROw (ORCPT ); Fri, 15 May 2015 13:14:52 -0400 Subject: Patch "ARM: ux500: Enable GPIO regulator for SD-card for HREF boards" has been added to the 3.14-stable tree To: ulf.hansson@linaro.org, bjorn.andersson@sonymobile.com, gregkh@linuxfoundation.org, linus.walleij@linaro.org Cc: , From: Date: Fri, 15 May 2015 10:14:50 -0700 Message-ID: <1431710090160214@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: This is a note to let you know that I've just added the patch titled ARM: ux500: Enable GPIO regulator for SD-card for HREF boards to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm-ux500-enable-gpio-regulator-for-sd-card-for-href-boards.patch and it can be found in the queue-3.14 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. >>From f9a8c3914ba85f19c3360b19612d77c47adb8942 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Mon, 20 Apr 2015 16:02:32 +0200 Subject: ARM: ux500: Enable GPIO regulator for SD-card for HREF boards From: Ulf Hansson commit f9a8c3914ba85f19c3360b19612d77c47adb8942 upstream. Fixes: c94a4ab7af3f ("ARM: ux500: Disable the MMCI gpio-regulator by default") Signed-off-by: Ulf Hansson Reviewed-by: Bjorn Andersson Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/ste-href.dtsi | 2 -- 1 file changed, 2 deletions(-) --- a/arch/arm/boot/dts/ste-href.dtsi +++ b/arch/arm/boot/dts/ste-href.dtsi @@ -124,8 +124,6 @@ states = <1800000 0x1 2900000 0x0>; - - status = "disabled"; }; // External Micro SD slot Patches currently in stable-queue which might be from ulf.hansson@linaro.org are queue-3.14/arm-ux500-enable-gpio-regulator-for-sd-card-for-snowball.patch queue-3.14/arm-ux500-move-gpio-regulator-for-sd-card-into-board-dtss.patch queue-3.14/arm-ux500-enable-gpio-regulator-for-sd-card-for-href-boards.patch