From patchwork Tue Feb 13 09:39:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Schultz X-Patchwork-Id: 10215615 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 05ABA601C2 for ; Tue, 13 Feb 2018 09:49:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EBB94287F8 for ; Tue, 13 Feb 2018 09:49:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E022528901; Tue, 13 Feb 2018 09:49:44 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 934EE287F8 for ; Tue, 13 Feb 2018 09:49:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=plkiRS+7LCkgBo4LHhPJ9r8DMGjGiFwqKly6HZS2soA=; b=E3ACsiU5LMewQH qgDbJSV58BPnJMmTLPktgXnl0hI1S8qMSkmMYWN+oYJpLbsLskpt5ZKrOWxsaxRQQLcmL0Hw969He F7/YYsRufoRkGt++21/Z5ledi8d4V0nF7idjMRcPCCz+vDNHLLWmzR744F9UjifjJCQBcie8LYgEo lsy7nfSjZ7yxvbhWn/JLo00Z/3o2xyv8Sxz+6q1a348NZv/+Z2zBek/paCh1nQXy3TZ8aW7MsyClf h44iQ5NJiXcxTh1V/Wxhww3+T82QhjwdwEUTw1HxzF1XgBvIXb1k8s26ICdasss6ZzkemU5/p0crY wZNRun0s7QvRtyeBumBg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1elXDO-0007ek-5c; Tue, 13 Feb 2018 09:49:30 +0000 Received: from mail.visioncatalog.de ([217.6.246.34] helo=root.phytec.de) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1elXAG-0004rZ-O0 for linux-arm-kernel@lists.infradead.org; Tue, 13 Feb 2018 09:48:17 +0000 Received: from idefix.phytec.de (idefix.phytec.de [172.16.0.10]) by root.phytec.de (Postfix) with ESMTP id E735DA0030A; Tue, 13 Feb 2018 10:39:41 +0100 (CET) Received: from augenblix.phytec.de ([172.16.0.56]) by idefix.phytec.de (IBM Domino Release 9.0.1FP7) with ESMTP id 2018021310392326-171514 ; Tue, 13 Feb 2018 10:39:23 +0100 From: Daniel Schultz To: linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY Date: Tue, 13 Feb 2018 10:39:18 +0100 Message-Id: <1518514758-21759-1-git-send-email-d.schultz@phytec.de> X-Mailer: git-send-email 2.7.4 X-MIMETrack: Itemize by SMTP Server on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 13.02.2018 10:39:23, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 13.02.2018 10:39:23, Serialize complete at 13.02.2018 10:39:23 X-TNEFEvaluated: 1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180213_014617_156595_B04F6319 X-CRM114-Status: UNSURE ( 8.67 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 adds the driver for TI's DP83867 ethernet phy. Signed-off-by: Daniel Schultz --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 61509c4..8313fa1 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -265,6 +265,7 @@ CONFIG_AT803X_PHY=y CONFIG_MARVELL_PHY=y CONFIG_SMSC_PHY=y CONFIG_BROADCOM_PHY=y +CONFIG_DP83867_PHY=y CONFIG_ICPLUS_PHY=y CONFIG_REALTEK_PHY=y CONFIG_MICREL_PHY=y