From patchwork Tue Oct 31 12:58:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 10034487 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 63D7C600C5 for ; Tue, 31 Oct 2017 12:58:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4AB5228982 for ; Tue, 31 Oct 2017 12:58:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3E535289D8; Tue, 31 Oct 2017 12:58:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BA03228982 for ; Tue, 31 Oct 2017 12:58:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751366AbdJaM6h (ORCPT ); Tue, 31 Oct 2017 08:58:37 -0400 Received: from mail-io0-f195.google.com ([209.85.223.195]:47572 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753186AbdJaM6U (ORCPT ); Tue, 31 Oct 2017 08:58:20 -0400 Received: by mail-io0-f195.google.com with SMTP id h70so34809980ioi.4 for ; Tue, 31 Oct 2017 05:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YJAQO8wnlve4VsnMTmgC/XfAAesTSLM8zKyhHEzbSRU=; b=cimNu0zNaRnDC2WzVapUX3jOSwCSn1oJvLwLS7KrWx4JV2RnqOVAAdn02+8BR3MqBt 1k3n5Q2gMBXxKScHi8Vx5yrcDhD/wG4pCMMQAUnQytUo5t/cp3vHc92HagFckIqvPF9z Yc6pR7iTCNOV9t2FRIN5Hd1L92WAxMJo9FE1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YJAQO8wnlve4VsnMTmgC/XfAAesTSLM8zKyhHEzbSRU=; b=TIqo+FeGv9O0mUUGJ98Q3lcXL0iyntIMtP4elOZ0tS+gxdn1LK3h3qhgcDFZPdsti4 7lEBN4oQ+HlLJeabrfIwa0/G+d06ptCBIKPwtMWK4AvUOXkmtZGy+qDgpAzn2J+/Dfzt IUNOvdnXeAgl+lfx9Gdb+P3JoJP9iogJ+9nmyV4KcK9dXtxp3Nup3rSzTYxNHAcc1dZi MefFOmleIO4Weyh70NBdzHpGCoS2BhK6EZcISGaT2DnIjcKxtMelp558Uy/eKeQ+IR6y vhbpdN7OH8dPjEO3iPFgpSp7YoItIjQGBvoDzLlJffzHXTTGmgaM3/qVeFrBw1yw7auG u6Nw== X-Gm-Message-State: AMCzsaW0HkbBQQHCj/JScDQ7yMlw52X07ftBlYw3HQsNR8i/EWnCTTKS h+N99KTgUPZ5EU/ygxr/PM2ylg== X-Google-Smtp-Source: ABhQp+Ttm2d1jHYlHMrD5RyTiDsY4imgOYJ44gj6f2dWzxnbAdG8D01sxnAautF61hCXLrj+JeikQg== X-Received: by 10.36.105.17 with SMTP id e17mr3034667itc.46.1509454699726; Tue, 31 Oct 2017 05:58:19 -0700 (PDT) Received: from localhost.localdomain (c-24-245-18-91.hsd1.mn.comcast.net. [24.245.18.91]) by smtp.gmail.com with ESMTPSA id d1sm834742iti.35.2017.10.31.05.58.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2017 05:58:18 -0700 (PDT) From: Alex Elder To: andy.gross@linaro.org, catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 3/3] arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY Date: Tue, 31 Oct 2017 07:58:08 -0500 Message-Id: <20171031125808.7300-4-elder@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20171031125808.7300-1-elder@linaro.org> References: <20171031125808.7300-1-elder@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Reviewed-by: Amit Kucheria Acked-by: Bjorn Andersson Acked-by: Andy Gross --- arch/arm64/configs/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 85ca53f59c3e..22ca89e58d9d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -425,7 +425,6 @@ CONFIG_USB_CHIPIDEA_HOST=y CONFIG_USB_ISP1760=y CONFIG_USB_HSIC_USB3503=y CONFIG_NOP_USB_XCEIV=y -CONFIG_USB_QCOM_8X16_PHY=y CONFIG_USB_ULPI=y CONFIG_USB_GADGET=y CONFIG_USB_RENESAS_USBHS_UDC=m