From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCH 2/2] ARM: mvebu: Update defconfig to select SPI support Date: Tue, 05 Feb 2013 16:40:54 +0100 Message-ID: <51112806.4000506@free-electrons.com> References: <1359995888-2385-1-git-send-email-ezequiel.garcia@free-electrons.com> <1359995888-2385-2-git-send-email-ezequiel.garcia@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Andrew Lunn , Jason Cooper , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Lior Amsalem , spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Florian Fainelli , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Ezequiel Garcia Return-path: In-Reply-To: <1359995888-2385-2-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" List-Id: linux-spi.vger.kernel.org Hi Ezequiel, On 02/04/2013 05:38 PM, Ezequiel Garcia wrote: > Cc: Gregory Clement > Cc: Thomas Petazzoni > Cc: Lior Amsalem > Signed-off-by: Ezequiel Garcia > --- > arch/arm/configs/mvebu_defconfig | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig > index 4e6f0ce..e243451 100644 > --- a/arch/arm/configs/mvebu_defconfig > +++ b/arch/arm/configs/mvebu_defconfig > @@ -40,6 +40,8 @@ CONFIG_MWIFIEX_SDIO=y > CONFIG_SERIAL_8250=y > CONFIG_SERIAL_8250_CONSOLE=y > CONFIG_I2C=y > +CONFIG_SPI=y > +CONFIG_SPI_ORION=y > CONFIG_I2C_MV64XXX=y > CONFIG_SERIAL_8250_DW=y > CONFIG_GPIOLIB=y > For this patch you can add my Acked-by: Gregory Clement Regards, -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Tue, 05 Feb 2013 16:40:54 +0100 Subject: [PATCH 2/2] ARM: mvebu: Update defconfig to select SPI support In-Reply-To: <1359995888-2385-2-git-send-email-ezequiel.garcia@free-electrons.com> References: <1359995888-2385-1-git-send-email-ezequiel.garcia@free-electrons.com> <1359995888-2385-2-git-send-email-ezequiel.garcia@free-electrons.com> Message-ID: <51112806.4000506@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Ezequiel, On 02/04/2013 05:38 PM, Ezequiel Garcia wrote: > Cc: Gregory Clement > Cc: Thomas Petazzoni > Cc: Lior Amsalem > Signed-off-by: Ezequiel Garcia > --- > arch/arm/configs/mvebu_defconfig | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig > index 4e6f0ce..e243451 100644 > --- a/arch/arm/configs/mvebu_defconfig > +++ b/arch/arm/configs/mvebu_defconfig > @@ -40,6 +40,8 @@ CONFIG_MWIFIEX_SDIO=y > CONFIG_SERIAL_8250=y > CONFIG_SERIAL_8250_CONSOLE=y > CONFIG_I2C=y > +CONFIG_SPI=y > +CONFIG_SPI_ORION=y > CONFIG_I2C_MV64XXX=y > CONFIG_SERIAL_8250_DW=y > CONFIG_GPIOLIB=y > For this patch you can add my Acked-by: Gregory Clement Regards, -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com