From patchwork Tue Jun 27 15:06:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 9812333 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 4CDAA60351 for ; Tue, 27 Jun 2017 15:07:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3FC6128589 for ; Tue, 27 Jun 2017 15:07:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 34341286B1; Tue, 27 Jun 2017 15:07:35 +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 [65.50.211.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 C451428589 for ; Tue, 27 Jun 2017 15:07:34 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VFTuEI243XGPZgxG8HL5iqRaMftwgGBOleXnnwi2pFk=; b=R2/QHINfDMQwDg x/16v/GRtlLTBKryertMWteE6w57k37Ou9tlEX+/JbJpWKxawEjsEXsMUGjfgf0ehRr7yNwm9gma0 1mzcNS/E/dFazlVlkFAn31cEM/DcMeUMV+OGH+9vUjjpG8uO8vWyV9uWiw8DBapQh/bUEqVVIdboG j3CLoQA2UboC7EG676AA/II60TMMcBSICgjqbNRMYxnf5NQeLD+b6jq4DPIISBw0iQv2yFhrYWWdb G25QLKvAAjE7SS01I4d128y1iX1uReu+O7ef3Jnr6LT72JYtnWjCaX9laqBpsatkL7lD5hbeHW8rE xPLxv9NkfKYGY9385zLg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dPs5T-0006Ln-7b; Tue, 27 Jun 2017 15:07:31 +0000 Received: from lelnx194.ext.ti.com ([198.47.27.80]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dPs4m-0005Wp-Ly for linux-arm-kernel@lists.infradead.org; Tue, 27 Jun 2017 15:06:51 +0000 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v5RF6MM4022040; Tue, 27 Jun 2017 10:06:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1498575982; bh=SDQg/Y7rq5cP/rbEWB2e5VNgeNJrFUewuElcLrrcuww=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=NVdNXBdI6iuusvTgALAYjXmiV7cEvyfq3myBbfsHrzSQjJ/1AhvlKzBdVsM6WaOmN lefwJxAQcV/I3laS6NkvjHiptatJLTsZnANBxAM9kdo0yP/ohzcv567oaoa2NSXwAq JewBmxSZtbZ5CFjLLza9K21HhVF+P1H8sNha3Mgc= Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v5RF6M7a006404; Tue, 27 Jun 2017 10:06:22 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Tue, 27 Jun 2017 10:06:22 -0500 Received: from psplinux063.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v5RF6C9R003729; Tue, 27 Jun 2017 10:06:20 -0500 From: Sekhar Nori To: Tony Lindgren Subject: [PATCH 3/3] ARM: omap2plus_defconfig: enable DP83867 phy driver Date: Tue, 27 Jun 2017 20:36:12 +0530 Message-ID: <3e141e778cedc0cc6168a9f9a3787a49042681c5.1498573382.git.nsekhar@ti.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170627_080649_013309_30DB2FA1 X-CRM114-Status: UNSURE ( 8.31 ) 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: , Cc: Device Tree Mailing List , Grygorii Strashko , Linux OMAP Mailing List , Sekhar Nori , Linux ARM Mailing List 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 TI's DP83867 phy is used on DRA72x EVM rev C and DRA71x EVMs. Enable support for it in omap2plus_defconfig. The driver is built into the kernel to help NFS booting. Signed-off-by: Sekhar Nori Reviewed-by: Grygorii Strashko --- arch/arm/configs/omap2plus_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index a120ae816260..d4afa2ca2537 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -170,6 +170,7 @@ CONFIG_TI_CPTS=y # CONFIG_NET_VENDOR_WIZNET is not set CONFIG_AT803X_PHY=y CONFIG_DP83848_PHY=y +CONFIG_DP83867_PHY=y CONFIG_MICREL_PHY=y CONFIG_SMSC_PHY=y CONFIG_PPP=m