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=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 A4E42C2BB85 for ; Tue, 14 Apr 2020 17:17:59 +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 79FD520678 for ; Tue, 14 Apr 2020 17:17:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SBXOXJp/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 79FD520678 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=1wt.eu 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=08jtmQ+jmvY25WwNH8DzAbbaHocQ9EmSjtglktpVDyk=; b=SBXOXJp/bQYKMO mB7LJyTNbgnjh/xpDDZ7yq8XD2EGLIBt/Lfpm0xPSzYMjwhQr23xo1TVrc3txG0BcLX1XaNzMDAU7 +FIUPMAad3+jfpIKcTuLBv91nGSuISigWMBYd3SLX9zbP7oV3z7CHtAPqbls6lDstUWB9+BAKlHWM ZyYw5C6mdtX0cKO1JvG3MD4g9JTwC/7NNBHsOp/l9FT1nAwMYxqRiDnx5iXgGArL1V4VV2AZ8TPb3 GwWiApdszFimS/tIyXk66VRpg4S3j8IVHk4Lo36gJZ37vL31Gc2Dg8P1889vfmbvX5rpIwkbK5FD4 uEZQYwIfMGeBm/s4vWmg==; 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 1jOPC7-0001Ww-43; Tue, 14 Apr 2020 17:17:55 +0000 Received: from wtarreau.pck.nerim.net ([62.212.114.60] helo=1wt.eu) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jOPC4-0001W5-Nk for linux-arm-kernel@lists.infradead.org; Tue, 14 Apr 2020 17:17:54 +0000 Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 03EHHiGB021479; Tue, 14 Apr 2020 19:17:44 +0200 Date: Tue, 14 Apr 2020 19:17:44 +0200 From: Willy Tarreau To: Russell King - ARM Linux admin Subject: Re: [bug report] armada-8040-mcbin: 5.6-rc5 boot failure Message-ID: <20200414171744.GC21441@1wt.eu> References: <20200413220520.GA25917@curiosity> <20200413222645.GT25745@shell.armlinux.org.uk> <20200414160354.GA463339@curiosity> <20200414160838.GA21435@1wt.eu> <20200414165533.GX25745@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200414165533.GX25745@shell.armlinux.org.uk> User-Agent: Mutt/1.6.1 (2016-04-27) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200414_101753_125017_87C5C8E8 X-CRM114-Status: UNSURE ( 7.03 ) 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: devicetree@vger.kernel.org, Baruch Siach , Sergey Matyukevich , Gregory CLEMENT , Miquel Raynal , linux-arm-kernel@lists.infradead.org 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 Hi Russell, On Tue, Apr 14, 2020 at 05:55:33PM +0100, Russell King - ARM Linux admin wrote: > > CONFIG_MDIO_BITBANG=y > > Macchiatobin doesn't bitbang the MDIO bus. > > > CONFIG_MDIO_BUS_MUX=y > > There's no MDIO bus muxing on Macchiatobin. > > > CONFIG_FIXED_PHY=y > > CONFIG_FIXED_PHY should no longer be required. (...) Thanks for clearing these ones out, I'll drop them on next build! Willy _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 BE3B3C2BA19 for ; Tue, 14 Apr 2020 17:17:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A31BC20678 for ; Tue, 14 Apr 2020 17:17:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407533AbgDNRR5 (ORCPT ); Tue, 14 Apr 2020 13:17:57 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:34592 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2407532AbgDNRR4 (ORCPT ); Tue, 14 Apr 2020 13:17:56 -0400 Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 03EHHiGB021479; Tue, 14 Apr 2020 19:17:44 +0200 Date: Tue, 14 Apr 2020 19:17:44 +0200 From: Willy Tarreau To: Russell King - ARM Linux admin Cc: Sergey Matyukevich , devicetree@vger.kernel.org, Baruch Siach , Gregory CLEMENT , linux-arm-kernel@lists.infradead.org, Miquel Raynal Subject: Re: [bug report] armada-8040-mcbin: 5.6-rc5 boot failure Message-ID: <20200414171744.GC21441@1wt.eu> References: <20200413220520.GA25917@curiosity> <20200413222645.GT25745@shell.armlinux.org.uk> <20200414160354.GA463339@curiosity> <20200414160838.GA21435@1wt.eu> <20200414165533.GX25745@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200414165533.GX25745@shell.armlinux.org.uk> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Russell, On Tue, Apr 14, 2020 at 05:55:33PM +0100, Russell King - ARM Linux admin wrote: > > CONFIG_MDIO_BITBANG=y > > Macchiatobin doesn't bitbang the MDIO bus. > > > CONFIG_MDIO_BUS_MUX=y > > There's no MDIO bus muxing on Macchiatobin. > > > CONFIG_FIXED_PHY=y > > CONFIG_FIXED_PHY should no longer be required. (...) Thanks for clearing these ones out, I'll drop them on next build! Willy