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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A4043C3DA7F for ; Wed, 7 Aug 2024 12:13:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=76GhB039/pkZ+5h3Gud0EPB+m3ow6AVmf3vw1wZnOoA=; b=aztbUTzhhS1vb/fhpVRFsejKY7 07sntwX4Kjlfbzr1Pc5m0uSYGRw9n3n3Psw95ifxPtJW2dyDcI+TUVbNG9F66d41VA9A0OcSyxWcK J8aoOqgOuGpp9Cd9C85fzSZwuL1afMa1XvrALqnVpxG908oQx5mbS5uxCs46Pwj4OHFQ0H02tY1W9 U5BHiZvbY8Nm2/mCAAohntKCvivPlFNCwTyDfo0lI6WJyezamfAYKfbKuohHbFTjo9713qOLvF1l9 jS5NcfmWhdLFFS9FraM8wAb44x3Vkpp28oIXf+s9REr2nbO9PLur12Y0l+BhrUI7M4mNThhjcC6IJ 1HNPwoxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbfY6-00000004yB9-2TOc; Wed, 07 Aug 2024 12:13:50 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbfXZ-00000004y51-1S7l for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 12:13:18 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 477CD0TB052920; Wed, 7 Aug 2024 07:13:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723032780; bh=76GhB039/pkZ+5h3Gud0EPB+m3ow6AVmf3vw1wZnOoA=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=pQLsIIhlsoEBaII3mLcMPvKOOntQjWJCdQoTJg3/GbYeWpnAaAcucfXpv4fdf5rR+ 7a/ZBu4OtAhqwob+lB765siBIHSK5vPdKPtfxEkHU5lI/xl2TWtpzR8k1yssyqCO7K mbxud8V2F/GGjGsuHcSrY695JOnP++1LSCKK9K5Y= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 477CCx6S094952 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2024 07:12:59 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 7 Aug 2024 07:12:59 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE101.ent.ti.com (157.170.170.31) 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, 7 Aug 2024 07:12:59 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 477CCxd4004855; Wed, 7 Aug 2024 07:12:59 -0500 Date: Wed, 7 Aug 2024 07:12:59 -0500 From: Nishanth Menon To: Matthias Schiffer CC: Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Subject: Re: [PATCH v2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add PRU Ethernet support Message-ID: <20240807121259.fdu5eigadsanz43v@headpiece> References: <20240624134235.202243-1-matthias.schiffer@ew.tq-group.com> <3bce26bc327b4d1c63bf0ef32caae854893969a0.camel@ew.tq-group.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <3bce26bc327b4d1c63bf0ef32caae854893969a0.camel@ew.tq-group.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240807_051317_460670_B180BA83 X-CRM114-Status: GOOD ( 13.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 14:02-20240807, Matthias Schiffer wrote: > On Mon, 2024-06-24 at 15:42 +0200, Matthias Schiffer wrote: > > Add PRU Ethernet controller and PHY nodes, as it was previously done for > > the AM64x EVM Device Trees. > > > > Signed-off-by: Matthias Schiffer > > --- > > > > v2: > > - Dropped binding change patch > > - Moved prueth device node to DTS toplevel, matching the AM64x EVM > > - Update firmware filenames to match EVM > > Hi, are there any issues remaining with this patch? I think it just fell through the cracks with the last tag being applied around the same time. Can you rebase to v6.11-rc1 and resend? apologies on the troubles. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D