From patchwork Fri May 17 15:01:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Jan_Kundr=C3=A1t?= X-Patchwork-Id: 10948097 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 610AF14DB for ; Fri, 17 May 2019 15:14:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4CD6C28396 for ; Fri, 17 May 2019 15:14:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4095228397; Fri, 17 May 2019 15:14:27 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 47E1528396 for ; Fri, 17 May 2019 15:14:26 +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:To:MIME-Version:Subject:Date:From: Message-Id:Resent-Cc:Resent-To:Resent-From:Resent-Message-ID:Resent-Date: Reply-To:Content-ID:Content-Description:Resent-Sender:In-Reply-To:References: List-Owner; bh=gD0oEx+c/b30ofg7K6SSHINlRN8ZgSpDN7SB6QXdkvU=; b=BczEPz213sjHQ1 NIMrai6iBqwUqYNB9xSLomRZ/FsOPo1yTd842VsDO2+IAtoAocRwU6JyDZLM8FJcS8w2pqXQyhcs4 9nB13LDvLO4eybzjyBul0qb5A2dBL+49Eij5GzUkguZRjLFY6J6PiHjtD7e46j7vPFKT7lUVyml26 dv9jCyqmXJrm83FIB9hMVOUtJFtUxOKkN+pN4mkZVJVJubhA4SdntYX9dbJZ8CSm/e4/5pFjvz6a6 8jAdImbnabTdgmmSV+a9bEI5UcxF0/yy2rdrD3NDNypIAhJi7N/ZdLmGFDe4TiJO7WqBEpZpq1iq3 NpZ2L9QUZoqxIMQclVlg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hReYt-0007NZ-PH; Fri, 17 May 2019 15:14:19 +0000 Received: from office2.cesnet.cz ([195.113.144.244]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hReYp-0007N8-BV for linux-arm-kernel@lists.infradead.org; Fri, 17 May 2019 15:14:17 +0000 Received: from localhost (unknown [IPv6:2001:718:1:2c:b857:3b01:efce:a0f4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by office2.cesnet.cz (Postfix) with ESMTPSA id C476A400052; Fri, 17 May 2019 17:14:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cesnet.cz; s=office2; t=1558106046; bh=bfV57d10wcqf7H95D2gSCdfW0nuAS5TKLwlxiomENus=; h=Resent-Date:Resent-From:Resent-To:Resent-Cc:From:Date:Subject:To: Cc; b=sj5583ZJG+BIiUf3ziwzKsSZ0PntmQEUSWi4SHu9Kg8iELGxJaKhtoTdi31geOYDF t0bEAosLGpCD+oAgq86d1ikZSL/GT0zqvZL/r0yS5hu44z9XwpfLqvHkLm5v+IR04X /qU4Z8CYrTgCRCiLfJyib/jESjaWVezk3czb01yo= Resent-Date: Fri, 17 May 2019 17:14:00 +0200 Resent-Message-ID: <1589e764-be47-4ce8-98cc-37aa8ea6a85b@cesnet.cz> Resent-From: =?iso-8859-1?q?Jan_Kundr=E1t?= Resent-To: Resent-Cc: Baruch Siach , Gregory CLEMENT , Russell King , "David S. Miller" , Maxime Chevallier Message-Id: <8f2f4c517f1664f362badc2a0f9af8e3531cba87.1558105715.git.jan.kundrat@cesnet.cz> From: =?utf-8?q?Jan_Kundr=C3=A1t?= Date: Fri, 17 May 2019 17:01:42 +0200 Subject: [PATCH] ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog MIME-Version: 1.0 To: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190517_081415_696437_C32CD74C X-CRM114-Status: GOOD ( 10.42 ) 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: Baruch Siach , Maxime Chevallier , Russell King , Gregory CLEMENT , "David S. Miller" 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 Compared to kernel 5.1, patches merged for 5.2 added support for A38x' PHY guarded by a config option which was not enabled by default. As a result, there was no eth1 and eth2 on a Solid Run Clearfog Base. Ensure that A38x PHY is enabled on mvebu. Signed-off-by: Jan Kundrát Cc: Baruch Siach Cc: Gregory CLEMENT Cc: Russell King Cc: David S. Miller Cc: Maxime Chevallier --- arch/arm/configs/mvebu_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig index 48f7b4277b8d..3ac2e84fdeaa 100644 --- a/arch/arm/configs/mvebu_v7_defconfig +++ b/arch/arm/configs/mvebu_v7_defconfig @@ -131,6 +131,7 @@ CONFIG_MV_XOR=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_MEMORY=y CONFIG_PWM=y +CONFIG_PHY_MVEBU_A38X_COMPHY=y CONFIG_EXT4_FS=y CONFIG_ISO9660_FS=y CONFIG_JOLIET=y