From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH 2/2] gpio: omap: convert to use generic irq handler Date: Thu, 15 Oct 2015 19:33:43 +0300 Message-ID: <561FD567.3030803@ti.com> References: <1443209283-20781-1-git-send-email-grygorii.strashko@ti.com> <1443209283-20781-3-git-send-email-grygorii.strashko@ti.com> <560F07CC.9050205@ti.com> <561D4CAB.1060704@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:57550 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752486AbbJOQeD (ORCPT ); Thu, 15 Oct 2015 12:34:03 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Thomas Gleixner Cc: Dan Murphy , Linus Walleij , Alexandre Courbot , Santosh Shilimkar , Tony Lindgren , Linux-OMAP , Austin Schuh , philipp@peloton-tech.com, linux-rt-users@vger.kernel.org, "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Hi Thomas, On 10/13/2015 09:33 PM, Thomas Gleixner wrote: > Grygorii, > > On Tue, 13 Oct 2015, Grygorii Strashko wrote: >> I'd very appreciate for any advice of how to better proceed with your request. >> - I can try to apply and re-send only patches marked by '*' >> - I can prepare branch with all above patches > > Please provide a branch on top of 4.1.10 which contains the whole > lot. I have a look at it and decide then how to go from there. I've prepared branch linux-4.1.10-ti-gpio: in git@git.ti.com:~gragst/ti-linux-kernel/gragsts-ti-linux-kernel.git based on top of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git branch : linux-4.1.y commit : 27f1b7f Linux 4.1.10 Also, I've tried to merge it in linux-4.1.y-rt and found that merge can be done without merge conflicts if below patch is reverted: " Revert "gpio: omap: use raw locks for locking" This reverts commit 26dc4f70eb09ff7d36b1e6cd720e65b3c69098ae " -- regards, -grygorii From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grygorii Strashko Subject: Re: [PATCH 2/2] gpio: omap: convert to use generic irq handler Date: Thu, 15 Oct 2015 19:33:43 +0300 Message-ID: <561FD567.3030803@ti.com> References: <1443209283-20781-1-git-send-email-grygorii.strashko@ti.com> <1443209283-20781-3-git-send-email-grygorii.strashko@ti.com> <560F07CC.9050205@ti.com> <561D4CAB.1060704@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: Dan Murphy , Linus Walleij , Alexandre Courbot , Santosh Shilimkar , Tony Lindgren , Linux-OMAP , Austin Schuh , , , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" To: Thomas Gleixner Return-path: In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org Hi Thomas, On 10/13/2015 09:33 PM, Thomas Gleixner wrote: > Grygorii, > > On Tue, 13 Oct 2015, Grygorii Strashko wrote: >> I'd very appreciate for any advice of how to better proceed with your request. >> - I can try to apply and re-send only patches marked by '*' >> - I can prepare branch with all above patches > > Please provide a branch on top of 4.1.10 which contains the whole > lot. I have a look at it and decide then how to go from there. I've prepared branch linux-4.1.10-ti-gpio: in git@git.ti.com:~gragst/ti-linux-kernel/gragsts-ti-linux-kernel.git based on top of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git branch : linux-4.1.y commit : 27f1b7f Linux 4.1.10 Also, I've tried to merge it in linux-4.1.y-rt and found that merge can be done without merge conflicts if below patch is reverted: " Revert "gpio: omap: use raw locks for locking" This reverts commit 26dc4f70eb09ff7d36b1e6cd720e65b3c69098ae " -- regards, -grygorii