From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH v2] arm: dts: keystone: add gpio device entry Date: Thu, 26 Dec 2013 12:56:25 -0500 Message-ID: <52BC6DC9.9030001@ti.com> References: <1387211981-26045-2-git-send-email-grygorii.strashko@ti.com> <1387885972-8275-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: <1387885972-8275-1-git-send-email-grygorii.strashko@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: "Strashko, Grygorii" Cc: Mark Rutland , "devicetree@vger.kernel.org" , Russell King , Pawel Moll , Ian Campbell , Stephen Warren , Rob Herring , Olof Johansson , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Tuesday 24 December 2013 06:52 AM, Strashko, Grygorii wrote: > This patch adds Keystone GPIO IP device definitions in DT which supports > up to 32 GPIO lines and each GPIO line can be configured as separate > interrupt source (so called "unbanked" IRQ). > > For more information see: > http://www.ti.com/lit/ug/sprugv1/sprugv1.pdf > > Signed-off-by: Grygorii Strashko > --- > Hi Santosh, > > I've changed format of "interrupts" property as discussed. > Thanks. This version looks better now. Will take this in my queue. Regards, Santosh