From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751997AbdJYHBn (ORCPT ); Wed, 25 Oct 2017 03:01:43 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:55533 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932AbdJYHBk (ORCPT ); Wed, 25 Oct 2017 03:01:40 -0400 X-Google-Smtp-Source: ABhQp+QGvEbP7unqmgDN5QpO51ERveBbHEaZmQGANdUJYdwx2Pr3Lcin4B2M9fp4tPeIK5a0nqU0TA== Date: Wed, 25 Oct 2017 09:01:37 +0200 From: Andy Gross To: Alex Elder Cc: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY Message-ID: <20171025070137.GC28555@hector> References: <20171020172021.8119-1-elder@linaro.org> <20171020172021.8119-4-elder@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171020172021.8119-4-elder@linaro.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 20, 2017 at 12:20:21PM -0500, Alex Elder wrote: > No Qualcomm SoC requires the "phy-qcom-8x16-usb.c" USB phy driver > support any more. Remove the code, and remove the config option > from the arm64 defconfig. > > Suggested-by: Stephen Boyd > Signed-off-by: Alex Elder > Acked-by: Bjorn Andersson Acked-by: Andy Gross