From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH v2 1/2] phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs Date: Mon, 14 Jul 2014 14:39:42 +0530 Message-ID: <53C39E56.5070805@ti.com> References: <1404906569-28026-1-git-send-email-sachin.kamat@samsung.com> <53C39B32.9060001@ti.com> <53C39C8C.6060604@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:48134 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753181AbaGNJKE (ORCPT ); Mon, 14 Jul 2014 05:10:04 -0400 In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Sachin Kamat Cc: open list , linux-samsung-soc , Doug Anderson , Vivek Gautam , Tomasz Figa , Jingoo Han On Monday 14 July 2014 02:36 PM, Sachin Kamat wrote: > On Mon, Jul 14, 2014 at 2:32 PM, Kishon Vijay Abraham I wrote: >> >> >> On Monday 14 July 2014 02:29 PM, Sachin Kamat wrote: >>> Hi, >>> >>> On Mon, Jul 14, 2014 at 2:26 PM, Kishon Vijay Abraham I wrote: >>>> Hi, >>>> >>>> On Wednesday 09 July 2014 05:19 PM, Sachin Kamat wrote: >>>>> Since the USB 2.0 PHYs are required with EHCI/OHCI USB drivers and >>>>> USB gadget controller supported by the DWC2 gadget driver, make it >>>>> depend on them and default to ARCH_EXYNOS as they are meant for >>>>> Exynos platforms. Also, make the sub-drivers silent options enabling >>>>> them based on the SoC platforms that they are meant to work with. This >>>>> will make life easier for end users who do not have any way knowing the >>>>> dependencies. >>>> >>>> There is a new Exynos PHY in town, Exynos 3250. Can you rebase your patch on >>>> top of that? >>> >>> Sure. But I did not see it in linux-next yet. Is it merged somewhere? >> >> It's in the list. I can push it to my tree if that helps. > > That would be great to avoid any other conflicts. pushed to git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git next. You can use it to rebase your patch. Thanks Kishon