From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Tue, 17 Dec 2013 15:50:40 -0500 Subject: [PATCH 0/4] ARM: keystone: enable GPIO support In-Reply-To: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> References: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> Message-ID: <52B0B920.1000001@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 16 December 2013 11:39 AM, Grygorii Strashko wrote: > This series adds Keystone GPIO IP definition in DT and enable GPIO support in > Keystone configuration file. > > Also, it enables LEDs support for Keystone 2 K2H EVM as specified in board > schematic. For more information see: > - http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspx > > Depends on: > [PATCH 0/2] gpio: davinci: reuse for keystone arch > - https://lkml.org/lkml/2013/12/12/366 > > Grygorii Strashko (4): > arm: dts: keystone: add GPIO device entry > ARM: keystone_defconfig: enable gpio support > arm: dts: keystone-evm: add LEDs supports > ARM: keystone_defconfig: enable LED support > Patch subjects should be consistent. I will fix them while applying it on my tree. Will wait for the GPIO driver support patches state before applying the subject series. Thanks for the patches. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH 0/4] ARM: keystone: enable GPIO support Date: Tue, 17 Dec 2013 15:50:40 -0500 Message-ID: <52B0B920.1000001@ti.com> References: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Grygorii Strashko Cc: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , Olof Johansson , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Monday 16 December 2013 11:39 AM, Grygorii Strashko wrote: > This series adds Keystone GPIO IP definition in DT and enable GPIO support in > Keystone configuration file. > > Also, it enables LEDs support for Keystone 2 K2H EVM as specified in board > schematic. For more information see: > - http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspx > > Depends on: > [PATCH 0/2] gpio: davinci: reuse for keystone arch > - https://lkml.org/lkml/2013/12/12/366 > > Grygorii Strashko (4): > arm: dts: keystone: add GPIO device entry > ARM: keystone_defconfig: enable gpio support > arm: dts: keystone-evm: add LEDs supports > ARM: keystone_defconfig: enable LED support > Patch subjects should be consistent. I will fix them while applying it on my tree. Will wait for the GPIO driver support patches state before applying the subject series. Thanks for the patches. Regards, Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753915Ab3LQUvU (ORCPT ); Tue, 17 Dec 2013 15:51:20 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:44851 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751706Ab3LQUvS (ORCPT ); Tue, 17 Dec 2013 15:51:18 -0500 Message-ID: <52B0B920.1000001@ti.com> Date: Tue, 17 Dec 2013 15:50:40 -0500 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Grygorii Strashko CC: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Russell King , Olof Johansson , , , Subject: Re: [PATCH 0/4] ARM: keystone: enable GPIO support References: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> In-Reply-To: <1387211981-26045-1-git-send-email-grygorii.strashko@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 16 December 2013 11:39 AM, Grygorii Strashko wrote: > This series adds Keystone GPIO IP definition in DT and enable GPIO support in > Keystone configuration file. > > Also, it enables LEDs support for Keystone 2 K2H EVM as specified in board > schematic. For more information see: > - http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspx > > Depends on: > [PATCH 0/2] gpio: davinci: reuse for keystone arch > - https://lkml.org/lkml/2013/12/12/366 > > Grygorii Strashko (4): > arm: dts: keystone: add GPIO device entry > ARM: keystone_defconfig: enable gpio support > arm: dts: keystone-evm: add LEDs supports > ARM: keystone_defconfig: enable LED support > Patch subjects should be consistent. I will fix them while applying it on my tree. Will wait for the GPIO driver support patches state before applying the subject series. Thanks for the patches. Regards, Santosh