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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 6A9A9C83000 for ; Wed, 29 Apr 2020 15:27:33 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (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 D263E20731 for ; Wed, 29 Apr 2020 15:27:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="IIPZvgod" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D263E20731 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 49C2Sd6zZmzDrBJ for ; Thu, 30 Apr 2020 01:27:29 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lunn.ch (client-ip=185.16.172.187; helo=vps0.lunn.ch; envelope-from=andrew@lunn.ch; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=lunn.ch header.i=@lunn.ch header.a=rsa-sha256 header.s=20171124 header.b=IIPZvgod; dkim-atps=neutral Received: from vps0.lunn.ch (vps0.lunn.ch [185.16.172.187]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 49C2M26BP8zDr7Q for ; Thu, 30 Apr 2020 01:22:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=5uO653nHnG/4hJnyU2CEzLdMTrPNF9NuNoUERL8DTQM=; b=IIPZvgod1VnhUzX/VKF2938Xd8 4RS5iXH7UYsJCPoyi1H6YGdmh7PKXSLlcuRT/wE16bMAXBBRPfiRec2BpcmEktz4OIdz1zjN1emTp Q0VTQOId5fB+pKl/bjhq2FWk95Pok0qSj6qvM75p+VPXQLrEYs+tCY8N/xTcVV67sxgI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.93) (envelope-from ) id 1jToXY-000HjF-2Z; Wed, 29 Apr 2020 17:22:24 +0200 Date: Wed, 29 Apr 2020 17:22:24 +0200 From: Andrew Lunn To: Christian Zigotzky Subject: Re: [RFC PATCH dpss_eth] Don't initialise ports with no PHY Message-ID: <20200429152224.GA66424@lunn.ch> References: <20200429131253.GG30459@lunn.ch> <77E4A243-F90A-45A9-B8D3-0F7785C158C7@xenosoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77E4A243-F90A-45A9-B8D3-0F7785C158C7@xenosoft.de> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: madalin.bacur@nxp.com, "R.T.Dickinson" , netdev@vger.kernel.org, oss@buserror.net, Darren Stevens , "contact@a-eon.com" , mad skateman , linuxppc-dev@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, Apr 29, 2020 at 03:55:28PM +0200, Christian Zigotzky wrote: > Hi Andrew, > > You can find some dtb and source files in our kernel package. > > Download: http://www.xenosoft.de/linux-image-5.7-rc3-X1000_X5000.tar.gz I have the tarball. Are we talking about linux-image-5.7-rc3-X1000_X5000/X5000_and_QEMU_e5500/dtbs/X5000_20/cyrus.eth.dtb I don't see any status = "disabled"; in the blob. So i would expect the driver to probe. Andrew 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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 C9F7FC83000 for ; Wed, 29 Apr 2020 15:22:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A219F21775 for ; Wed, 29 Apr 2020 15:22:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=lunn.ch header.i=@lunn.ch header.b="IIPZvgod" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726948AbgD2PWd (ORCPT ); Wed, 29 Apr 2020 11:22:33 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:59634 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726635AbgD2PWd (ORCPT ); Wed, 29 Apr 2020 11:22:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=5uO653nHnG/4hJnyU2CEzLdMTrPNF9NuNoUERL8DTQM=; b=IIPZvgod1VnhUzX/VKF2938Xd8 4RS5iXH7UYsJCPoyi1H6YGdmh7PKXSLlcuRT/wE16bMAXBBRPfiRec2BpcmEktz4OIdz1zjN1emTp Q0VTQOId5fB+pKl/bjhq2FWk95Pok0qSj6qvM75p+VPXQLrEYs+tCY8N/xTcVV67sxgI=; Received: from andrew by vps0.lunn.ch with local (Exim 4.93) (envelope-from ) id 1jToXY-000HjF-2Z; Wed, 29 Apr 2020 17:22:24 +0200 Date: Wed, 29 Apr 2020 17:22:24 +0200 From: Andrew Lunn To: Christian Zigotzky Cc: Darren Stevens , madalin.bacur@nxp.com, netdev@vger.kernel.org, mad skateman , oss@buserror.net, linuxppc-dev@lists.ozlabs.org, "R.T.Dickinson" , "contact@a-eon.com" Subject: Re: [RFC PATCH dpss_eth] Don't initialise ports with no PHY Message-ID: <20200429152224.GA66424@lunn.ch> References: <20200429131253.GG30459@lunn.ch> <77E4A243-F90A-45A9-B8D3-0F7785C158C7@xenosoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77E4A243-F90A-45A9-B8D3-0F7785C158C7@xenosoft.de> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, Apr 29, 2020 at 03:55:28PM +0200, Christian Zigotzky wrote: > Hi Andrew, > > You can find some dtb and source files in our kernel package. > > Download: http://www.xenosoft.de/linux-image-5.7-rc3-X1000_X5000.tar.gz I have the tarball. Are we talking about linux-image-5.7-rc3-X1000_X5000/X5000_and_QEMU_e5500/dtbs/X5000_20/cyrus.eth.dtb I don't see any status = "disabled"; in the blob. So i would expect the driver to probe. Andrew