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 8A654C77B71 for ; Fri, 14 Apr 2023 18:06:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1500F85DD7; Fri, 14 Apr 2023 20:06:15 +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="FhGcTCnl"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 48C5C85DEA; Fri, 14 Apr 2023 20:06:13 +0200 (CEST) Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (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 0A7BC85D21 for ; Fri, 14 Apr 2023 20: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=bb@ti.com Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33EI69St114381; Fri, 14 Apr 2023 13:06:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1681495569; bh=LeFrsTwErLLJYQFnGyeR6mxZES5qHJ5+lKsWMUkRYG0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=FhGcTCnl4az0+ONo3yi7MJINqENgtzxh1uQgLSInmvltYlaFWI3FCWO9SZxAPjKQw 5CRJrmMWuprfBloGuNQicl5WkWuM3f2UDMBPBk8vMY61nt6zPxC9Y7EzR0By0XtnA4 qWTA95xSg7pk0ytUqugdz65iVaDqSZCEmUXIwHOQ= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33EI69Nh049625 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 14 Apr 2023 13:06:09 -0500 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Fri, 14 Apr 2023 13:06:09 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Fri, 14 Apr 2023 13:06:09 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33EI69U9074956; Fri, 14 Apr 2023 13:06:09 -0500 Date: Fri, 14 Apr 2023 13:06:08 -0500 From: Bryan Brattlof To: Tom Rini CC: Vignesh Raghavendra , Andrew Davis , Ravi Gunasekaran , UBoot Mailing List Subject: Re: [PATCH v2 2/5] arm: dts: sync am62ax dtbs with linux v6.3-rc4 Message-ID: <20230414180608.vovmdoxh6g3jlpxw@bryanbrattlof.com> X-PGP-Fingerprint: D3D1 77E4 0A38 DF4D 1853 FEEF 41B9 0D5D 71D5 6CE0 References: <20230402213617.1759491-1-bb@ti.com> <20230402213617.1759491-3-bb@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <20230402213617.1759491-3-bb@ti.com> 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 Hi Tom On April 2, 2023 thus sayeth Bryan Brattlof: > To enable Ethernet support at the uboot level, pull the device tree > files from the v6.3-rc4 version of the Linux kernel. > > Signed-off-by: Bryan Brattlof > --- > arch/arm/dts/k3-am62a-main.dtsi | 365 ++++++++++++++++++++++++++++++ > arch/arm/dts/k3-am62a-mcu.dtsi | 51 +++++ > arch/arm/dts/k3-am62a-wakeup.dtsi | 2 +- > arch/arm/dts/k3-am62a7-sk.dts | 70 ++++++ > arch/arm/dts/k3-am62a7.dtsi | 1 + > 5 files changed, 488 insertions(+), 1 deletion(-) > I'm going to update this to pull in v6.3-rc6 to align with what Nishanth and Andrew have been doing so all the SoCs will be on the same tag ~Bryan