From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Subject: Re: [PATCH 0/5] USB: PHY: Improve PHY selection logic Date: Wed, 29 May 2013 15:05:52 +0300 Message-ID: <51A5EF20.6050905@ti.com> References: <1369827811-534-1-git-send-email-rogerq@ti.com> <4843252.ptIdMxoBef@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4843252.ptIdMxoBef@wuerfel> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: gregkh@linuxfoundation.org, balbi@ti.com, stern@rowland.harvard.edu, kishon@ti.com, adrienverge@gmail.com, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-omap@vger.kernel.org On 05/29/2013 02:59 PM, Arnd Bergmann wrote: > On Wednesday 29 May 2013 14:43:26 Roger Quadros wrote: >> >> Improve Kconfig so that the relevant PHY driver can be explicitely >> selected by the controller driver instead of relying on the user >> to do so. >> >> Detailed description in patch 1. > > I think you have to fold patches 3-5 into patch 1, otherwise you > get a circular dependency between the Kconfig options during > bisection. > You are right. I'll fix that in v2. I'll first wait for more comments on the overall approach. cheers, -roger