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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 40DAFC432BE for ; Tue, 31 Aug 2021 22:08:08 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 81B5460F6C for ; Tue, 31 Aug 2021 22:08:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 81B5460F6C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2E81D8310F; Wed, 1 Sep 2021 00:08:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; secure) header.d=walle.cc header.i=@walle.cc header.b="FnBzAob5"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3F6AD83189; Wed, 1 Sep 2021 00:08:03 +0200 (CEST) Received: from ssl.serverraum.org (ssl.serverraum.org [IPv6:2a01:4f8:151:8464::1:2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id CE9C682EDA for ; Wed, 1 Sep 2021 00:07:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=michael@walle.cc Received: from [IPv6:::1] (unknown [IPv6:2a02:810c:c200:2e91:483:8c1d:5de4:4b01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id A49BA22234; Wed, 1 Sep 2021 00:07:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1630447677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5oVmH+9QSsSyVW1qqli+OjHYVIdDj9/OE3U3A5YJDl8=; b=FnBzAob57P+EOyDzeW+iSR1WOHeIshSOKg4rFTDtVqbaqlvd26+HlGXrKuykZ8xHQ2t8Dm uIX/tt7/KX2TnaX5wmXTs93LTLQ2AGK4NFQxgK0wpC4zTRN9WiViYNDt9UKATkD7QXp0AN RwIUzhf1/JGfvaWe7thjIxDdLCytuPQ= Date: Wed, 01 Sep 2021 00:07:52 +0200 From: Michael Walle To: Vladimir Oltean CC: "u-boot@lists.denx.de" , Jagan Teki , Priyanka Jain , Tom Rini , Peter Griffin , Manivannan Sadhasivam Subject: Re: [PATCH 0/9] arm: dts: ls1028a: sync device tree with linux User-Agent: K-9 Mail for Android In-Reply-To: <20210831220358.jorbr4ai4wbosdte@skbuf> References: <20210831154028.1649864-1-michael@walle.cc> <20210831185152.mkdrtxygpqhnniqo@skbuf> <20210831220358.jorbr4ai4wbosdte@skbuf> Message-ID: <1027F895-AED4-4111-910C-7BE9F4DAD2E5@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Am 1=2E September 2021 00:03:58 MESZ schrieb Vladimir Oltean : >On Tue, Aug 31, 2021 at 11:19:20PM +0200, Michael Walle wrote: >> > So this needs a v2, but in general, who do you expect to pick up your >> > patches? >> >> Mh, I haven't found a rule how patches are picked up in u-boot but most= of the >> time they go through the qoriq git tree=2E Why do you ask? > >Just curious=2E > >> > After reviewing the patches I noticed further cleanup to be done, we >> > need to replace >> > phy-mode =3D "sgmii-2500"; >> > with >> > phy-mode =3D "2500base-x"; >> > >> > and >> > phy-mode =3D "xfi"; >> > with >> > phy-mode =3D "10gbase-r"; >> > >> > and then delete the fsl_enetc=2Ec driver's support for >> > PHY_INTERFACE_MODE_XFI and PHY_INTERFACE_MODE_XGMII, that's completel= y >> > bogus=2E >> >> Ok, that sounds easy enough=2E Will pick that up=2E > >"Will pick that up" means that you intend to do it? There are many >device trees and drivers that use the non-standard "sgmii-2500" and >"xfi" compatibles, not just LS1028A stuff=2E mh=2E i just grepped in arm/dts and it was only the qds stuff? I'll have a= look tomorrow again=2E might have missed something=2E so yeah, maybe not i= n this series if there are more=2E=20 -michael