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 A3BDFE82CA5 for ; Wed, 27 Sep 2023 15:00:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To: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=3nxOI1ND902neOFM/0vyYCvdtLE10YiPG1CFeX06R48=; b=tZpeeYT2E8K0S0uMwwpoUXNS7a Mdo4lEhPg0QGlhrXBnWm1J7iwvYAG/VpN0O0KyDaDBH4b/4oC38xsWnVuPv580+L5QmcnxzgQFT7o n+DGmr9AW26LPdw0S0mj/0PKP0Zpz2bTTt4ajbODs6cdy2mDCH+i15K2fbwnP2mrFO/fAav7JfEpY 9a9P9irIfg42NTOgoXHWcRDrQ6xN5x7OOK0XCywIXoI0mgr9FWRoUxU5u24wjwgmldFvZkNcKAdr3 34oZhC3T12qJDLSmwsFwR5KN2Qf7/GjHiJrYIpbtn6WU6C7o5aBcIeBzWChQmA9VkKSMi25g0oO/E YFpJ4j4Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qlW0s-001BRz-1f; Wed, 27 Sep 2023 14:59:42 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qlW0q-001BRK-12 for linux-arm-kernel@lists.infradead.org; Wed, 27 Sep 2023 14:59:41 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 41D43618C5; Wed, 27 Sep 2023 14:59:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9BD49C433C8; Wed, 27 Sep 2023 14:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695826778; bh=J5WMHeQmOYa9DaNiL6kj1L9JZ8CZSajg8MxP1uoMKSE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FQmBq3PQj4PKvUzkHXkkFH9/JcpmiCxSZ2WWd1Rqwr/OIjrCqal+CfgHOkmWb/dEw z4+x6qdDG1mLyQF1GXNZslivHxCxIloJMsAzgePtAAQ8SoVJdqWbknQZMZEbb3v1l/ MpGF3+38TNA9lMfj4wVNYQQGgW9CpoKVnB1yM9FGp+erUuI36ngPz0DaUb8+uaw7cm 7dwzy7GrXYHz8q+qdee56LVDhvoAPsSEgmDWy6ruOMr/KQasD81JDXYCMqGed26LsW MP5UdZSko+ftXTax8zedAE2iRfR4+hQbZGEyw1CoAgRRWh/1MYXIsPmrizuO4uZDpg HI1KsWr0aDtwA== Date: Wed, 27 Sep 2023 15:59:32 +0100 From: Conor Dooley To: Christian Marangi Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Alexandre Torgue , Jose Abreu , Maxime Coquelin , Simon Horman , Andrew Halaney , Bartosz Golaszewski , "Russell King (Oracle)" , Shenwei Wang , Jochen Henneberg , Giuseppe Cavallaro , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [net-next PATCH 1/2] dt-bindings: net: snps,dwmac: DMA Arbitration scheme Message-ID: <20230927-dense-scoundrel-22ede0e27973@spud> References: <20230927122928.22033-1-ansuelsmth@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230927122928.22033-1-ansuelsmth@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230927_075940_408373_11597414 X-CRM114-Status: GOOD ( 16.75 ) 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: , Content-Type: multipart/mixed; boundary="===============5415332560884691786==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5415332560884691786== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="00CqfJ64cfG+S8hl" Content-Disposition: inline --00CqfJ64cfG+S8hl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 27, 2023 at 02:29:27PM +0200, Christian Marangi wrote: > Document new binding snps,arbit to program the DMA to use Arbitration > scheme. (Rx has priority over Tx) >=20 > Signed-off-by: Christian Marangi > --- > Documentation/devicetree/bindings/net/snps,dwmac.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Docu= mentation/devicetree/bindings/net/snps,dwmac.yaml > index 5c2769dc689a..4499f221c29b 100644 > --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml > +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml > @@ -442,6 +442,12 @@ properties: > description: > Use Address-Aligned Beats > =20 > + snps,arbit: > + $ref: /schemas/types.yaml#/definitions/flag > + description: > + Program the DMA to use Arbitration scheme. > + (Rx has priority over Tx) Can you explain please what makes this a property of the hardware, or otherwise makes it suitable for inclusion in DT? > + > snps,fixed-burst: > $ref: /schemas/types.yaml#/definitions/flag > description: > --=20 > 2.40.1 >=20 --00CqfJ64cfG+S8hl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZRRDVAAKCRB4tDGHoIJi 0vXYAQD67f4By+s5MP5vlHvV6WZ1uTkpsDKRXlhwiGwhPFF9aAD8CRBHJ1ufdl98 4zTcZIm8hVr0NdUOXt28M5x1qXtgmgg= =JEy+ -----END PGP SIGNATURE----- --00CqfJ64cfG+S8hl-- --===============5415332560884691786== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5415332560884691786==--