From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Lad Subject: Re: [PATCH v2 2/2] gpio: davinci: reuse for Keystone SoC Date: Sat, 21 Dec 2013 13:51:45 +0530 Message-ID: References: <1387361272-20861-1-git-send-email-grygorii.strashko@ti.com> <1387361272-20861-3-git-send-email-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1387361272-20861-3-git-send-email-grygorii.strashko@ti.com> Sender: linux-gpio-owner@vger.kernel.org To: Grygorii Strashko Cc: Santosh Shilimkar , Linus Walleij , Sekhar Nori , Alexandre Courbot , Rob Herring , dlos , "linux-gpio@vger.kernel.org" , LAK , LKML , "devicetree@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Wed, Dec 18, 2013 at 3:37 PM, Grygorii Strashko wrote: > The similar GPIO HW block is used by keystone SoCs as > in Davinci SoCs. > Hence, reuse Davinci GPIO driver for Keystone taking into > account that Keystone contains ARM GIC IRQ controller which > is implemented using IRQ Chip. > > Documentation: > http://www.ti.com/lit/ug/sprugv1/sprugv1.pdf > > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: Sekhar Nori > Cc: devicetree@vger.kernel.org > > Acked-by: Santosh Shilimkar > Signed-off-by: Grygorii Strashko Acked-by: Lad, Prabhakar Regards, --Prabhakar Lad