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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 27835EB64DA for ; Wed, 19 Jul 2023 14:06:12 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 67592857AD; Wed, 19 Jul 2023 16:06:10 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com 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; unprotected) header.d=ti.com header.i=@ti.com header.b="Ap3LTGPh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EA27185BBE; Wed, 19 Jul 2023 16:06:08 +0200 (CEST) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id E57DA846B6 for ; Wed, 19 Jul 2023 16:06:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=nm@ti.com Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36JE5uY7092817; Wed, 19 Jul 2023 09:05:56 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1689775556; bh=oGpEWFhgvkQ681aFvqgaALR44ngLoi2HZl8cCjt8u7w=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=Ap3LTGPh0tWk9fZuSRKKP6+luwM3Xxh1hiEz4Ekl2XetGm+Xg1pAR2n/Qz5SlGfCV emqxhmTeOw6vKVAOwHfaX2+Vd6HjAQep1XffNYWZL9Ho5nH1UhjhdWdhI6WYXJaXaB lL7skuw8ycxFJTnq109YWiBOYlifa2iXj4utzJqw= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36JE5uEp004060 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 19 Jul 2023 09:05:56 -0500 Received: from DLEE112.ent.ti.com (157.170.170.23) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 19 Jul 2023 09:05:55 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 19 Jul 2023 09:05:55 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36JE5tGb006059; Wed, 19 Jul 2023 09:05:55 -0500 Date: Wed, 19 Jul 2023 09:05:55 -0500 From: Nishanth Menon To: Maxime Ripard CC: , Tom Rini , Wadim Egorov , Francesco Dolcini , Sjoerd Simons , Neha Malcom Francis , Bryan Brattlof , Vignesh Raghavendra , Nitin Yadav Subject: Re: [RFC PATCH 4/4] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1 Message-ID: <20230719140555.wthvzzwadpfoa44a@payphone> References: <20230713072019.3153871-1-nm@ti.com> <20230713072019.3153871-5-nm@ti.com> <2ah2xpa2qywg3zeau3h2vdfz7xtnzsvnjajwhpfvrn5sv75b6x@zmn25rifll5w> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <2ah2xpa2qywg3zeau3h2vdfz7xtnzsvnjajwhpfvrn5sv75b6x@zmn25rifll5w> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.8 at phobos.denx.de X-Virus-Status: Clean On 10:27-20230719, Maxime Ripard wrote: > Hi Nishanth, > > On Thu, Jul 13, 2023 at 02:20:19AM -0500, Nishanth Menon wrote: [...] > > - Add mdio pins to the cpsw3g pinctrl in u-boot dtsi. It moved to a subnode in the > > linux dtsi that u-boot doesn't use/support > > Unfortunately, this introduces a regression in Linux where the pinctrl > node is now affected to both the MAC and PHY, and we end up not being > able to probe both. Uggh!!!! this is the case where u-boot hands over it's device tree to linux kernel to boot, I presume? -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D