From patchwork Wed Sep 14 13:27:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331531 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 0856660231 for ; Wed, 14 Sep 2016 13:44:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EDB1229E6A for ; Wed, 14 Sep 2016 13:44:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E271E29E6C; Wed, 14 Sep 2016 13:44:05 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 582F029E6A for ; Wed, 14 Sep 2016 13:44:05 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkASJ-0006kM-J3; Wed, 14 Sep 2016 13:42:27 +0000 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFj-0001cq-RW for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:31 +0000 Received: by mail-wm0-x22a.google.com with SMTP id k186so7277972wmd.0 for ; Wed, 14 Sep 2016 06:29:07 -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=YqB+PXXLF9+b3Wr1eV+XqrLQkmLnlReYsBy46+UUE4I=; b=kDm6Ulkl0hYGTAlVmXxCz/s9Tlway+hf5VWUB3U9Emc/kvMgiysGbCFDK56O6hyncs 6H/RNJ6PX7WG4E0dSiNCWTtDpfxnUufAFYCkrXZHdIxU7K4cRhz1P+chW2oyo7Wppult PiQ8hqlOG9IWM4nQ/yVRLy3bJH/5nU3waSlC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YqB+PXXLF9+b3Wr1eV+XqrLQkmLnlReYsBy46+UUE4I=; b=ThFFsWxG1Bme+qMGo3qbbZj0xtfRdhfpa4l3KWZ6hceN6N0nSJxTX6CwKQ16ELAq4l 5r0jSGiAHubNljKmF+e5XvcxxOmRntXj0gb4tweilQcoZv5dlayR+lWVBTfPL0E6A1PE yS80sac0+h6oeexyOqFTeYdtdr50wpByrhb1TixKcMpI3OTpkuaGMsAzsMPwxksZ1Dp5 FlMtayLnAhinOFLuCFPTfSF+lyQuSW5Ceb1YsU56CJ/kUyWyLFWbMUQ6mdpf80mACzzG WZkLgcb/P+aoRL6SS4obd5KDtHkLLMpUvqIvdtYDbt1QsMt/szGkKeSzCf5gwgbHHmE4 FKMA== X-Gm-Message-State: AE9vXwPe85oQSJ9QhYwM1w0o7Zzp8/11BtJEFya4KG8cII0q7EwFL8xme+HEVo7m2S5wya4s X-Received: by 10.28.92.82 with SMTP id q79mr3206741wmb.113.1473859745970; Wed, 14 Sep 2016 06:29:05 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c5sm4212812wjw.29.2016.09.14.06.29.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:05 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: [PATCH 05/19] ARM: multi_v7_defconfig: Remove miphy365 phy. Date: Wed, 14 Sep 2016 14:27:43 +0100 Message-Id: <1473859677-9231-6-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_062928_158261_BFE02B5B X-CRM114-Status: GOOD ( 10.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, lee.jones@linaro.org, kishon@ti.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This IP is only found on STiH415/6 silicon and support for these SoCs is being removed from the kernel. Signed-off-by: Peter Griffin Cc: Acked-by: Patrice Chotard Acked-by: Patrice Chotard --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 2c8665c..949ab7f 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -854,7 +854,6 @@ CONFIG_PHY_ROCKCHIP_DP=m CONFIG_PHY_ROCKCHIP_USB=m CONFIG_PHY_QCOM_APQ8064_SATA=m CONFIG_PHY_MIPHY28LP=y -CONFIG_PHY_MIPHY365X=y CONFIG_PHY_RCAR_GEN2=m CONFIG_PHY_STIH41X_USB=y CONFIG_PHY_STIH407_USB=y