Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757891AbcKCN7i (ORCPT ); Thu, 3 Nov 2016 09:59:38 -0400 Received: from mail-qk0-f169.google.com ([209.85.220.169]:33500 "EHLO mail-qk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756642AbcKCN7e (ORCPT ); Thu, 3 Nov 2016 09:59:34 -0400 MIME-Version: 1.0 In-Reply-To: References: <20161102124435.31777-1-ahaslam@baylibre.com> From: Axel Haslam Date: Thu, 3 Nov 2016 14:58:51 +0100 Message-ID: Subject: Re: [PATCH 0/3] fix ohci phy name To: Sekhar Nori Cc: Kevin Hilman , David Lechner , Greg KH , kishon@ti.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.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 Content-Length: 859 Lines: 24 On Thu, Nov 3, 2016 at 1:00 PM, Sekhar Nori wrote: > On Thursday 03 November 2016 01:54 PM, Axel Haslam wrote: >> Hi Sekhar, David, >> >> It might make sense to have this patch series, >> squashed into a single patch, would you agree, >> or do you prefer it as is: one-per-subsystem? > > Patches in the current form are okay. Some coordination is required in > getting them merged though. I am happy to take the driver patches > through ARM-SoC with ack from respective maintainers. > > I will need to carry the platform patch through my tree because it > conflicts with other changes I have already queued. > > That said, I am unable to review 3/3 since I am unable to find its baseline. > ok, ill send v2 fixing Davids comments on the commit messages and referencing the missing patch that is queued on usb-next. -Axel > Thanks, > Sekhar