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 EC928C001B0 for ; Thu, 10 Aug 2023 16:16:05 +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=uaSpB81i52GrINJh/4Kk7exFI0VwPczcmujpQKQWybk=; b=bphXvxV065Zz+lzpgvl9Q6ly+2 J8/HgEcmBqa3iOz75qVusRxr8cW7CuPwUrj9lozONQViFtfKj8zFEiwz7kwmwxo2/T0Qlr7J/tj31 RfZKlRpqJ+SV43ML+9xT8kjlaR0DNCmTcSlOsFPhoLneq4j3AlcG5KQWlNxQFNXKFphwGIi9MQ627 yKxkY9Ytq1dT/WL5T3hoaeLUFAB1KtonK/ii/gpEA07P8ZOkxXbD6AIr80jv/Zba23YHg45oXs8xx W2uhkniQGqIViwJVPyxLCx9XRyeKqJi/andVe23S3PHL4WYxOkdOpHBPBB9k5UrZA9nMQg71dtilX TmNdQk0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU8K0-008AKG-1r; Thu, 10 Aug 2023 16:15:36 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qU8Jw-008AJa-2t for linux-arm-kernel@lists.infradead.org; Thu, 10 Aug 2023 16:15:34 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5A69B66147; Thu, 10 Aug 2023 16:15:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE50AC433C7; Thu, 10 Aug 2023 16:15:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691684131; bh=oMjPUxnHzw7Y/ZVcSNAMA2Yb6XEW9AEaBsjHpyVClnY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NLbCIjRVM5XowrAAC37ahiQeCY1xtCpZbpKxrqj41WcFNFzq0Ic5Q1TY6oilTbZ1R PQIOhtKuReAG8wdByO1PqpAmc4nttcTiNURs17YZ27cjd/c1YeDK9dBVwNlXIi2Hvj Kr5NWD3aX1xGVTk/RLUSgMiSViSYMV1Fb+tN083/4JebgSYBPiblkcIfHxrjQ/0YyC dlRVVF6fd1YJAfjzQmB/7H2UW3noEpMZafTgF535z1uCEBO4xlppgGdnWg7E9urCnT dJBgMyHn8FfvRoiZp4DDUEFwAg+VU5FPtSj3idfanK0xsxNIoMcihxL8Xf5nfzvyM6 CEp2Ej421VCjg== Date: Thu, 10 Aug 2023 17:15:26 +0100 From: Conor Dooley To: Jisheng Zhang Cc: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support Message-ID: <20230810-opossum-constable-719273142ce3@spud> References: <20230807164151.1130-1-jszhang@kernel.org> <20230807164151.1130-10-jszhang@kernel.org> <20230808-clapper-corncob-0af7afa65752@spud> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_091533_067983_BA2C864D X-CRM114-Status: GOOD ( 26.26 ) 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="===============1255129148119700627==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1255129148119700627== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6gBy529METjDWfNu" Content-Disposition: inline --6gBy529METjDWfNu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 10, 2023 at 11:59:06PM +0800, Jisheng Zhang wrote: > On Tue, Aug 08, 2023 at 08:39:58AM +0100, Conor Dooley wrote: > > On Tue, Aug 08, 2023 at 12:41:50AM +0800, Jisheng Zhang wrote: > > > The IP supports per channel interrupt, add support for this usage cas= e. > > >=20 > > > Signed-off-by: Jisheng Zhang > > > --- > > > .../devicetree/bindings/net/snps,dwmac.yaml | 33 +++++++++++++++++= ++ > > > 1 file changed, 33 insertions(+) > > >=20 > > > diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/= Documentation/devicetree/bindings/net/snps,dwmac.yaml > > > index 5d81042f5634..5a63302ad200 100644 > > > --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml > > > +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml > > > @@ -109,6 +109,7 @@ properties: > > > - description: The interrupt that occurs when Rx exits the LPI= state > > > - description: The interrupt that occurs when Safety Feature C= orrectible Errors happen > > > - description: The interrupt that occurs when Safety Feature U= ncorrectible Errors happen > > > + - description: All of the rx/tx per-channel interrupts > > > =20 > > > interrupt-names: > > > minItems: 1 > > > @@ -118,6 +119,38 @@ properties: > > > - const: eth_lpi > > > - const: sfty_ce > > > - const: sfty_ue > > > + - const: rx0 > > > + - const: rx1 > > > + - const: rx2 > > > + - const: rx3 > > > + - const: rx4 > > > + - const: rx5 > > > + - const: rx6 > > > + - const: rx7 > > > + - const: rx8 > > > + - const: rx9 > > > + - const: rx10 > > > + - const: rx11 > > > + - const: rx12 > > > + - const: rx13 > > > + - const: rx14 > > > + - const: rx15 > > > + - const: tx0 > > > + - const: tx1 > > > + - const: tx2 > > > + - const: tx3 > > > + - const: tx4 > > > + - const: tx5 > > > + - const: tx6 > > > + - const: tx7 > > > + - const: tx8 > > > + - const: tx9 > > > + - const: tx10 > > > + - const: tx11 > > > + - const: tx12 > > > + - const: tx13 > > > + - const: tx14 > > > + - const: tx15 > >=20 > > I don't think Rob's comment about having added 2 interrupts but 32 > > interrupt names has been resolved. >=20 > I misunderstood Rob's comment. Now I'm not sure whether dt-binding > can support regex or something or not, or let ask for advice in the > following way: how could I write the dt-binding in this case? I didn't > find similar examples so far. I'm not sure listing possible > description and const properties for all channel interrupts is suitable. I'm not sure that there is a better way. Rob maybe has a suggestion. > > Did you actually test putting this many interrupts into a node? > > AFAICT, any more than 6 will cause complaints. >=20 > I tried 12rx and 12tx interrupts in a node, didn't see dtc warning. > so I guess the complaints are from dtb check? I will try to reproduce > them. I triggered some by putting more entries into the example in this binding & doing dt binding check. --6gBy529METjDWfNu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNUNHgAKCRB4tDGHoIJi 0tqNAQCOX/1r2yJ3Pi1gHBE8DaO5VFE9xioaBCcs1I7gZX4RgwD8CtZ2Cw7+BjeK lMXgOhmwNRHgebIqUPtvRnzFD7azTQk= =zcVj -----END PGP SIGNATURE----- --6gBy529METjDWfNu-- --===============1255129148119700627== 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 --===============1255129148119700627==--