Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757512AbaKTVzK (ORCPT ); Thu, 20 Nov 2014 16:55:10 -0500 Received: from mail-wg0-f42.google.com ([74.125.82.42]:52962 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756338AbaKTVzI (ORCPT ); Thu, 20 Nov 2014 16:55:08 -0500 Message-ID: <546E6338.4030002@gmail.com> Date: Thu, 20 Nov 2014 22:55:04 +0100 From: Sebastian Hesselbarth User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 To: Kishon Vijay Abraham I , Antoine Tenart , p.zabel@pengutronix.de CC: arnd@arndb.de, alexandre.belloni@free-electrons.com, thomas.petazzoni@free-electrons.com, zmxu@marvell.com, jszhang@marvell.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] phy: berlin_usb: depends on RESET_CONTROLLER References: <1416231192-27056-1-git-send-email-antoine.tenart@free-electrons.com> <1416231192-27056-2-git-send-email-antoine.tenart@free-electrons.com> <546BA05E.4090605@gmail.com> <546C340E.8000209@ti.com> In-Reply-To: <546C340E.8000209@ti.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/19/2014 07:09 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Wednesday 19 November 2014 01:09 AM, Sebastian Hesselbarth wrote: >> On 17.11.2014 14:33, Antoine Tenart wrote: >>> The Berlin USB PHY driver uses the Berlin reset controller >>> unconditionally. Make it depending on RESET_CONTROLLER. >>> >>> Signed-off-by: Antoine Tenart >> >> Acked-by: Sebastian Hesselbarth >> >>> --- >>> drivers/phy/Kconfig | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig >>> index b6da75f563e7..38ca6ff00aef 100644 >>> --- a/drivers/phy/Kconfig >>> +++ b/drivers/phy/Kconfig >>> @@ -17,7 +17,7 @@ config GENERIC_PHY >>> >>> config PHY_BERLIN_USB > > phy-berlin-usb is not in my phy tree and I don't seem to find anywhere in my > inbox. Care to send them to me? Kishon, phy-berlin-usb has been part of chipidea generic phy patch set for a while now. It looks like Antoine simply forgot to put you on Cc at least for v8 of it. As all other patches of that patch set have already been taken, I'll squash this patch into the two remaining ones from Antoine and send phy-berlin-usb patches in a second. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/