From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758489AbbA0Pn4 (ORCPT ); Tue, 27 Jan 2015 10:43:56 -0500 Received: from mail-ig0-f172.google.com ([209.85.213.172]:47573 "EHLO mail-ig0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752957AbbA0Pnw (ORCPT ); Tue, 27 Jan 2015 10:43:52 -0500 MIME-Version: 1.0 In-Reply-To: <20150127145518.GA32531@kroah.com> References: <1422345407-10037-1-git-send-email-chunyan.zhang@spreadtrum.com> <2196748.ag4UzqF1Px@wuerfel> <20150127145518.GA32531@kroah.com> Date: Tue, 27 Jan 2015 23:43:51 +0800 Message-ID: Subject: Re: [PATCH v8 0/2] Add Spreadtrum SoC bindings and serial driver support From: Lyra Zhang To: Greg KH Cc: Arnd Bergmann , Chunyan Zhang , "robh+dt@kernel.org" , Mark Rutland , "gnomes@lxorguk.ukuu.org.uk" , Peter Hurley , Pawel Moll , "ijc+devicetree@hellion.org.uk" , Kumar Gala , Grant Likely , "jslaby@suse.cz" , =?UTF-8?Q?Heiko_St=C3=BCbner?= , "jason@lakedaemon.net" , "florian.vaussard@epfl.ch" , "andrew@lunn.ch" , Hayato Suzuki , "antonynpavlov@gmail.com" , Shawn Guo , Orson Zhai , "geng.ren@spreadtrum.com" , "zhizhou.zhang" , "lanqing.liu@spreadtrum.com" , =?UTF-8?B?V2VpIFFpYW8gKOS5lOS8nyk=?= , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-serial@vger.kernel.org" , "linux-api@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 27, 2015 at 10:55 PM, Greg KH wrote: > On Tue, Jan 27, 2015 at 02:24:02PM +0100, Arnd Bergmann wrote: >> On Tuesday 27 January 2015 15:56:45 Chunyan Zhang wrote: >> > This patch-set split the last version, and addressed the review comments from >> > last version on serial driver code. >> > >> > Changes from v7: >> > * Addressed review comments from Peter: >> > - Initialized the stack local with zero in sprd_set_termios() >> > - Used dev_get_drvdata() to get sprd_uart_port >> > >> >> Looks good to me, but you still have too many people on 'To', so Greg >> might be missing that you expect him to merge it. >> >> Greg, if there are no further comments, can you take both patches through >> the tty git? > > Will do, thanks. > > greg k-h To Arnd, Greg, Peter, and to all of others thank you so much for your help. You all gave us so many important comments and valuable suggestions these months. Best regards, Chunyan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lyra Zhang Subject: Re: [PATCH v8 0/2] Add Spreadtrum SoC bindings and serial driver support Date: Tue, 27 Jan 2015 23:43:51 +0800 Message-ID: References: <1422345407-10037-1-git-send-email-chunyan.zhang@spreadtrum.com> <2196748.ag4UzqF1Px@wuerfel> <20150127145518.GA32531@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20150127145518.GA32531-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg KH Cc: Arnd Bergmann , Chunyan Zhang , "robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , Mark Rutland , "gnomes-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org" , Peter Hurley , Pawel Moll , "ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org" , Kumar Gala , Grant Likely , "jslaby-AlSwsSmVLrQ@public.gmane.org" , =?UTF-8?Q?Heiko_St=C3=BCbner?= , "jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org" , "florian.vaussard-p8DiymsW2f8@public.gmane.org" , "andrew-g2DYL2Zd6BY@public.gmane.org" , Hayato Suzuki , "antonynpavlov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" , Shawn Guo , Orson Zhai , "geng.ren-lxIno14LUO0EEoCn2XhGlw@public.gmane.org" , zhizhou.zhang List-Id: devicetree@vger.kernel.org On Tue, Jan 27, 2015 at 10:55 PM, Greg KH wrote: > On Tue, Jan 27, 2015 at 02:24:02PM +0100, Arnd Bergmann wrote: >> On Tuesday 27 January 2015 15:56:45 Chunyan Zhang wrote: >> > This patch-set split the last version, and addressed the review comments from >> > last version on serial driver code. >> > >> > Changes from v7: >> > * Addressed review comments from Peter: >> > - Initialized the stack local with zero in sprd_set_termios() >> > - Used dev_get_drvdata() to get sprd_uart_port >> > >> >> Looks good to me, but you still have too many people on 'To', so Greg >> might be missing that you expect him to merge it. >> >> Greg, if there are no further comments, can you take both patches through >> the tty git? > > Will do, thanks. > > greg k-h To Arnd, Greg, Peter, and to all of others thank you so much for your help. You all gave us so many important comments and valuable suggestions these months. Best regards, Chunyan -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhang.lyra@gmail.com (Lyra Zhang) Date: Tue, 27 Jan 2015 23:43:51 +0800 Subject: [PATCH v8 0/2] Add Spreadtrum SoC bindings and serial driver support In-Reply-To: <20150127145518.GA32531@kroah.com> References: <1422345407-10037-1-git-send-email-chunyan.zhang@spreadtrum.com> <2196748.ag4UzqF1Px@wuerfel> <20150127145518.GA32531@kroah.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 27, 2015 at 10:55 PM, Greg KH wrote: > On Tue, Jan 27, 2015 at 02:24:02PM +0100, Arnd Bergmann wrote: >> On Tuesday 27 January 2015 15:56:45 Chunyan Zhang wrote: >> > This patch-set split the last version, and addressed the review comments from >> > last version on serial driver code. >> > >> > Changes from v7: >> > * Addressed review comments from Peter: >> > - Initialized the stack local with zero in sprd_set_termios() >> > - Used dev_get_drvdata() to get sprd_uart_port >> > >> >> Looks good to me, but you still have too many people on 'To', so Greg >> might be missing that you expect him to merge it. >> >> Greg, if there are no further comments, can you take both patches through >> the tty git? > > Will do, thanks. > > greg k-h To Arnd, Greg, Peter, and to all of others thank you so much for your help. You all gave us so many important comments and valuable suggestions these months. Best regards, Chunyan