From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 11 Jan 2017 10:43:30 +0000 Subject: Re: [PATCH 00/19] sh-sci: Platform data simplification Message-Id: <20170111104330.GA26128@kroah.com> List-Id: References: <20170103230639.19660-1-laurent.pinchart+renesas@ideasonboard.com> <20170111080437.GA24055@kroah.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Laurent Pinchart , Linux-Renesas , Linux-sh list , "linux-serial@vger.kernel.org" , Geert Uytterhoeven On Wed, Jan 11, 2017 at 11:38:15AM +0100, Geert Uytterhoeven wrote: > Hi Greg, > > On Wed, Jan 11, 2017 at 9:04 AM, Greg KH wrote: > > On Wed, Jan 04, 2017 at 01:06:20AM +0200, Laurent Pinchart wrote: > >> Most of the patches in this series have been sitting in my development tree > >> for three years now. While rebasing all my development branches I decided it > >> was time to send them out in case they're considered useful. I've then thrown > >> a few additional patches in to move the driver further in the right direction > >> (or at least the direction I consider right). > >> > >> The idea behind this series is to move towards removal of the sh-sci platform > >> data. This won't be possible until SH platforms move to DT (and I won't hold > >> my breath), but we can get rid of most of the platform data fields already and > >> cleanup the sh-sci driver at the same time. > > > > > I've merged patches 1, 2, 12, 13, 14, 15, 16, 17, and 18 in my tty tree. > > > > If I should take any others there as well, please let me know. > > As reported by the kbuild test robot, patch 17 ("serial: sh-sci: Remove > manual break debouncing") depends on patch 7 ("sh: Don't set sh-sci > port_reg"). Ugh, ok, I can't take all of these. What do you all suggest? thanks, greg k-h