From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_ADSP_ALL, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F00FACA9EC9 for ; Fri, 1 Nov 2019 07:58:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD0302080F for ; Fri, 1 Nov 2019 07:58:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="G5xSLpUr"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=plaes.org header.i=@plaes.org header.b="Fs5VzKQ7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD0302080F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=plaes.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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: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:In-Reply-To:References: List-Owner; bh=jv7B7m1q5fF1vG1i4g27S8HQevsnb0RdV3iTqE7pVKE=; b=G5xSLpUrSp4uui LSruRSS/RsXlB6RiWLlTgg/fmFujN6FJn7txUjh82qcf8i7Nkbx2X6ciYFKC9nNa2MXc7xR6isOLi bTrDfE5bWAIovqoG3h0lIL9EGL9PZ40X5ozCeTDlCsYVk6vf/PwjDVozC41JDh1he4acBELzCFmoa oYxEgX3++0cQlz1d6FT5DLpdovOMITxZWqgJb7VFOAF/q+A/ZIdbs4BYtnjtjN8Y6rSbYFDnTJkcq 8bP8f3gQsVaLDc041Zgx7C/CIq5FS5H1yl7EJxdJ3CqsIj6wmkbh4jodt4FbtQO6J5r15iqmCZhJK B3fNJXlVkE4RlLq67eBg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iQRoi-0005aP-5M; Fri, 01 Nov 2019 07:57:56 +0000 Received: from plaes.org ([188.166.43.21]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iQRoe-0005Zr-W4 for linux-arm-kernel@lists.infradead.org; Fri, 01 Nov 2019 07:57:54 +0000 Received: from localhost (unknown [IPv6:2001:bb8:4008:20:21a:64ff:fe97:f60]) by plaes.org (Postfix) with ESMTPSA id 980E74025B; Fri, 1 Nov 2019 07:57:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=plaes.org; s=mail; t=1572595038; bh=i+ZqLGUS44ULpCRaPbBqLE0eAwbLrZ4yMyEiWtjqn6U=; h=From:To:Cc:Subject:Date:From; b=Fs5VzKQ7WptAn+lRGlvPRXhyyFRwSVYe2MsQuPTOdt7fCcMqQsNclIDAMQJdLBmCk Flc85f5M2TF7zJfPsFR6xAhPPdJ9JY3W08QPay6lDLpxQGWkTB/d5bs1aNxFkZsHkm j4QRL3eQF7g8XHxQZMMGME93qZ74+DItlRlSfKqXQaCcnkTTeC0ZKX6xtCDl4U7xm2 luV/VdEhLlp/Ehz11o8/rq+Ll0uZoNChaE/lowuyfn/hHhN0XJhDnaH1T/MBzYFwc6 AZVYINkUTaB/G7I5dLY40mXhXWYgoeoECLywNEQOsCI9fQtiBIZjL6wDohZvdB3uGD FuK2wLF8M8Z/Q== From: Priit Laes To: Russell King , Maxime Ripard , Chen-Yu Tsai , Priit Laes , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY Date: Fri, 1 Nov 2019 09:57:09 +0200 Message-Id: <20191101075712.3058-1-plaes@plaes.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191101_005753_172791_68D3FAD9 X-CRM114-Status: UNSURE ( 9.07 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igor.pecovnik@gmail.com, priit.laes@paf.com, usunov@olimex.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Include support for Micrel KSZ9031 PHY driver in sunxi_defconfig, which fixes issues of link not coming up at boot time with certain link partners. Micrel KSZ9031 PHY chip is used on Olimex A20-OLinuXino-LIME2 boards. The errata fix itself has been implemented in commit "3aed3e2a143c96: net: phy: micrel: add Asym Pause workaround" Signed-off-by: Priit Laes --- arch/arm/configs/sunxi_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig index df433abfcb02..eb7efa2639d1 100644 --- a/arch/arm/configs/sunxi_defconfig +++ b/arch/arm/configs/sunxi_defconfig @@ -56,6 +56,7 @@ CONFIG_SUN4I_EMAC=y CONFIG_STMMAC_ETH=y # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set +CONFIG_MICREL_PHY=y # CONFIG_WLAN is not set CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_SUN4I_LRADC=y -- 2.20.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel