From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Sat, 12 Jul 2014 00:44:51 +0000 Subject: Re: [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 Message-Id: <20140712004451.GA9549@kroah.com> List-Id: References: <20140711091107.GA25710@verge.net.au> In-Reply-To: <20140711091107.GA25710@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Fri, Jul 11, 2014 at 11:11:08AM +0200, Simon Horman wrote: > Simply document new compat strings. > There appears to be no need for a driver updates. > > Signed-off-by: Simon Horman > > -- > v2 > * Added r8a73a4, r8a7740 and sh73a0 support > > Repost to Greg KH. > > Greg, I am hoping to get the platform side of this change included in v3.16. Isn't it a bit late for 3.16? I'll go add this to my 3.16 tree, as it's just a .txt file, and leave the fighting over new code to the other maintainers :) thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 Date: Fri, 11 Jul 2014 17:44:51 -0700 Message-ID: <20140712004451.GA9549@kroah.com> References: <20140711091107.GA25710@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140711091107.GA25710@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: Laurent Pinchart , linux-sh@vger.kernel.org, Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org List-Id: linux-serial@vger.kernel.org On Fri, Jul 11, 2014 at 11:11:08AM +0200, Simon Horman wrote: > Simply document new compat strings. > There appears to be no need for a driver updates. > > Signed-off-by: Simon Horman > > -- > v2 > * Added r8a73a4, r8a7740 and sh73a0 support > > Repost to Greg KH. > > Greg, I am hoping to get the platform side of this change included in v3.16. Isn't it a bit late for 3.16? I'll go add this to my 3.16 tree, as it's just a .txt file, and leave the fighting over new code to the other maintainers :) thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Fri, 11 Jul 2014 17:44:51 -0700 Subject: [PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 In-Reply-To: <20140711091107.GA25710@verge.net.au> References: <20140711091107.GA25710@verge.net.au> Message-ID: <20140712004451.GA9549@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jul 11, 2014 at 11:11:08AM +0200, Simon Horman wrote: > Simply document new compat strings. > There appears to be no need for a driver updates. > > Signed-off-by: Simon Horman > > -- > v2 > * Added r8a73a4, r8a7740 and sh73a0 support > > Repost to Greg KH. > > Greg, I am hoping to get the platform side of this change included in v3.16. Isn't it a bit late for 3.16? I'll go add this to my 3.16 tree, as it's just a .txt file, and leave the fighting over new code to the other maintainers :) thanks, greg k-h