From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 23 Oct 2015 00:20:11 +0000 Subject: Re: [PATCH 2/2] ARM: shmobile: r8a7791: fix "gpio-ranges" props Message-Id: <20151023002010.GC15844@verge.net.au> List-Id: References: <10037494.4LD4T2QGPX@wasted.cogentembedded.com> <5904216.pOYUtEytKc@wasted.cogentembedded.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thu, Oct 22, 2015 at 01:06:02PM +0200, Geert Uytterhoeven wrote: > On Thu, Oct 22, 2015 at 1:05 AM, Sergei Shtylyov > wrote: > > On R8A7791, GPIO banks 1 and 7 are missing pins 26 to 31. Correct the > > "gpio-ranges" properties of the GPIO1 node (GPIO7 is already correct). > > > > Signed-off-by: Sergei Shtylyov > > LEDs and keys on r8a7791/koelsch (which are connected to a higher gpio) > still work fine. > > Tested-by: Geert Uytterhoeven Thanks, I have queued this up. From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Fri, 23 Oct 2015 09:20:11 +0900 Subject: [PATCH 2/2] ARM: shmobile: r8a7791: fix "gpio-ranges" props In-Reply-To: References: <10037494.4LD4T2QGPX@wasted.cogentembedded.com> <5904216.pOYUtEytKc@wasted.cogentembedded.com> Message-ID: <20151023002010.GC15844@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 22, 2015 at 01:06:02PM +0200, Geert Uytterhoeven wrote: > On Thu, Oct 22, 2015 at 1:05 AM, Sergei Shtylyov > wrote: > > On R8A7791, GPIO banks 1 and 7 are missing pins 26 to 31. Correct the > > "gpio-ranges" properties of the GPIO1 node (GPIO7 is already correct). > > > > Signed-off-by: Sergei Shtylyov > > LEDs and keys on r8a7791/koelsch (which are connected to a higher gpio) > still work fine. > > Tested-by: Geert Uytterhoeven Thanks, I have queued this up. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 2/2] ARM: shmobile: r8a7791: fix "gpio-ranges" props Date: Fri, 23 Oct 2015 09:20:11 +0900 Message-ID: <20151023002010.GC15844@verge.net.au> References: <10037494.4LD4T2QGPX@wasted.cogentembedded.com> <5904216.pOYUtEytKc@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Sergei Shtylyov , Linux-sh list , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , Magnus Damm , Russell King , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Thu, Oct 22, 2015 at 01:06:02PM +0200, Geert Uytterhoeven wrote: > On Thu, Oct 22, 2015 at 1:05 AM, Sergei Shtylyov > wrote: > > On R8A7791, GPIO banks 1 and 7 are missing pins 26 to 31. Correct the > > "gpio-ranges" properties of the GPIO1 node (GPIO7 is already correct). > > > > Signed-off-by: Sergei Shtylyov > > LEDs and keys on r8a7791/koelsch (which are connected to a higher gpio) > still work fine. > > Tested-by: Geert Uytterhoeven Thanks, I have queued this up.