Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752570AbaKJK2Q (ORCPT ); Mon, 10 Nov 2014 05:28:16 -0500 Received: from mail-ie0-f177.google.com ([209.85.223.177]:43523 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752448AbaKJK2L (ORCPT ); Mon, 10 Nov 2014 05:28:11 -0500 Date: Mon, 10 Nov 2014 10:28:00 +0000 From: Lee Jones To: Peter Griffin Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: Re: [PATCH 06/13] ARM: multi_v7_defconfig: Enable stih407 usb picophy Message-ID: <20141110102800.GQ21424@x1> References: <1415361475-6218-1-git-send-email-peter.griffin@linaro.org> <1415361475-6218-7-git-send-email-peter.griffin@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1415361475-6218-7-git-send-email-peter.griffin@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 07 Nov 2014, Peter Griffin wrote: > This patch enables the picoPHY usb phy which is used by > the usb2 and usb3 host controllers when controlling usb2/1.1 > devices. It is found in stih407 family SoC's from STMicroelectronics. > > Signed-off-by: Peter Griffin > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) Acked-by: Lee Jones > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index e13ab7e..ac7b536 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -427,6 +427,7 @@ CONFIG_OMAP_USB2=y > CONFIG_TI_PIPE3=y > CONFIG_PHY_MIPHY365X=y > CONFIG_PHY_STIH41X_USB=y > +CONFIG_PHY_STIH407_USB=y > CONFIG_PHY_SUN4I_USB=y > CONFIG_EXT4_FS=y > CONFIG_VFAT_FS=y -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/