From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: Re: [PATCH v4] gpio: davinci: reuse for keystone soc Date: Fri, 7 Feb 2014 18:55:54 +0530 Message-ID: <52F4DEE2.7030004@ti.com> References: <1391615244-12014-1-git-send-email-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: Errors-To: davinci-linux-open-source-bounces-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org To: Linus Walleij , Grygorii Strashko Cc: Alexandre Courbot , "davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Rob Herring , Santosh Shilimkar , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: devicetree@vger.kernel.org Hi Linus, On Thursday 06 February 2014 06:50 PM, Linus Walleij wrote: > On Wed, Feb 5, 2014 at 4:47 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 >> >> Acked-by: Santosh Shilimkar >> Acked-by: Linus Walleij >> Signed-off-by: Grygorii Strashko >> --- >> Changes in v4: >> - rebased on top of v3.14 + >> [patch] gpio: davinci: signedness bug in davinci_gpio_irq_setup() > > Are you taking this through ARM SoC or is this something > I should be merging? Can you please merge this through your tree as there aren't any dependencies with mach-davinci anymore. Thanks, Sekhar