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 CBA70C52D7B for ; Tue, 13 Aug 2024 12:46:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Type:MIME-Version:References:Message-ID:Subject: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=Q6g5EkCPXb/klBvxJYIPBH2jO9tkeQKDEQKZBWsZpJk=; b=JYxuy5ZK5p5l56/lX2VF66+Q93 UvWQoPevTm+qhsTPKrsuOIpPt7i8PIFiLi69lhVe4ejlfjUyl5IiDIHoD5xqWqtrJMB0LJy+oJpAI EmBHt2G8sR38p2UXUFkKPNP3+tY5aPTb/KbnXWw/YuPrI2mecLY3sdCVocZxToq24jjn5fXMRBd+O fH/VvWBizrT3fa3NcCnxYEmiCcEB6OFCUVCRK/IAw2U0tBtmBtAEUksUe1/E34mnHIi5hNGgkbN+3 cW/gISBBFu65MuinJzmJ7q2Ef7ZRmoA83w0CyxRI76KB40C/kQ4oQwdffmM0EDZjAyZxcnw8AY/dq dVhOsazw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sdquK-00000003kYd-2NON; Tue, 13 Aug 2024 12:45:48 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sdqtd-00000003kGP-1zVy for linux-arm-kernel@lists.infradead.org; Tue, 13 Aug 2024 12:45:07 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47DCirUD069251; Tue, 13 Aug 2024 07:44:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723553093; bh=Q6g5EkCPXb/klBvxJYIPBH2jO9tkeQKDEQKZBWsZpJk=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=M5hgcuASn2hkVBaY7VEncFhMrS5jR7Lj+CmhuvvZqGlZyuO/TKFwEHWXBEsU4d9t0 yageb7mierlSaLU1zsfySCn3mCMjbtny8gVOk05Ih1Ej6cAjAtCwoqND5ds9PEZ8/1 rXRS9DRP2fkDmCilTd6fAd1q6dskOViS/NsizDGM= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47DCirFB128116 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 13 Aug 2024 07:44:53 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 13 Aug 2024 07:44:52 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE104.ent.ti.com (157.170.170.34) 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; Tue, 13 Aug 2024 07:44:52 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47DCiql8106821; Tue, 13 Aug 2024 07:44:52 -0500 Date: Tue, 13 Aug 2024 07:44:52 -0500 From: Nishanth Menon To: Jakub Kicinski Subject: Re: [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support Message-ID: <20240813124452.l2rcnqlgqt3ulqpj@compress> References: <20240729113226.2905928-1-danishanwar@ti.com> <20240729113226.2905928-2-danishanwar@ti.com> <20240806150341.evrprkjp3hb6d74p@mockup> <39ed6b90-aab6-452d-a39b-815498a00519@ti.com> <20240812172218.3c63cfaf@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20240812172218.3c63cfaf@kernel.org> 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-20240813_054505_756149_05535699 X-CRM114-Status: GOOD ( 21.65 ) 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: , Cc: Andrew Lunn , Vignesh Raghavendra , Jan Kiszka , Eric Dumazet , Diogo Ivo , Rob Herring , Sai Krishna , Dan Carpenter , Paolo Abeni , devicetree@vger.kernel.org, Conor Dooley , Roger Quadros , Santosh Shilimkar , linux-arm-kernel@lists.infradead.org, srk@ti.com, Kory Maincent , Tero Kristo , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, MD Danish Anwar , Krzysztof Kozlowski , Simon Horman , Krzysztof Kozlowski , "David S. Miller" , Heiner Kallweit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 17:22-20240812, Jakub Kicinski wrote: > On Mon, 12 Aug 2024 11:20:56 +0530 MD Danish Anwar wrote: > > > If the net maintainers are OK, they could potentially take the binding > > > patch along with the driver mods corresponding to this - I am a bit > > > unsure of picking up a binding if the driver implementation is heading > > > the wrong way. > > > > Hi Jakub, Paolo, David, Andrew, > > > > Will it be okay to pick this binding patch to net-next tree. Nishant is > > suggesting since the driver changes are done in drivers/net/ the binding > > can be picked by net maintainers. > > > > Please let us know if it will be okay to take this binding to net-next. > > I can post a new series with just the binding and the driver patch to > > net-next if needed. > > Nishanth, could you send an official Ack tag? Acked-by: Nishanth Menon Thanks Jakub. > > No problem with merging it via net-next. > On the code itself you may want to use ethtool_puts(). -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D