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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42C60EB64D8 for ; Wed, 14 Jun 2023 17:17:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236170AbjFNRRb (ORCPT ); Wed, 14 Jun 2023 13:17:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235423AbjFNRRa (ORCPT ); Wed, 14 Jun 2023 13:17:30 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFBF5132; Wed, 14 Jun 2023 10:17:22 -0700 (PDT) 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 61822644E1; Wed, 14 Jun 2023 17:17:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CF752C433C0; Wed, 14 Jun 2023 17:17:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686763041; bh=Zbb5hoog/Puebf5TpE0Zp/30wehyw5cRswSRzy0cnzw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UMAgsPU2w/Os3tuheNEwgrsYVzF0KDntSZDWhpoaIkJvdKEfreq7VkqNhB8klzELL fUAty8wopY432ZG3xnDQwR7kAhMYJsfUVZbz6lJgv9AvcgtJHikfplJzltZor4P6xC sf9n4FaIJe2SC0T1DOdDP8keigWyFsz/v8tTzBAMvl1F6Ov8f/dsL5uLHBYA372lx4 6qNiKj+BfbeMyjCqnGNszlZArKH6r8oowoDEwXW4rYoc+Z7eWW/2X3t5ef5aIAocrd 16AEQflZJgU7RONo4Nwi0bfbNxLNIM9R14ZipnssKpOCBoSTTLDiZCz1t01HhPZM78 CfGBJpzkgUBmQ== Date: Wed, 14 Jun 2023 18:17:15 +0100 From: Conor Dooley To: Leonard =?iso-8859-1?Q?G=F6hrs?= Cc: Rob Herring , Alexandre TORGUE , Krzysztof Kozlowski , Woojung Huh , UNGLinuxDriver@microchip.com, Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Marek Vasut , kernel@pengutronix.de, Rob Herring , Krzysztof Kozlowski , Conor Dooley , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 5/8] dt-bindings: net: dsa: microchip: add interrupts property for ksz switches Message-ID: <20230614-pessimism-celibate-bcd0a624b1c4@spud> References: <20230614123222.4167460-1-l.goehrs@pengutronix.de> <20230614123222.4167460-6-l.goehrs@pengutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Pdz20o4oV1AIZJKV" Content-Disposition: inline In-Reply-To: <20230614123222.4167460-6-l.goehrs@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --Pdz20o4oV1AIZJKV Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 14, 2023 at 02:32:19PM +0200, Leonard G=F6hrs wrote: > The ksz switch driver allows specifying an interrupt line to prevent > having to periodically poll the switch for link ups/downs and other > asynchronous events. >=20 > Signed-off-by: Leonard G=F6hrs Acked-by: Conor Dooley --Pdz20o4oV1AIZJKV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIn2GwAKCRB4tDGHoIJi 0nSKAQCaRAF7G/E8L+4Tdad/M48ZtCCFwHTCF2KLVFSi85SwCAD/eEV8HMRTM4ez KGL/OAwHa27KLQ06AeWPKj1QNwQMCAc= =DQ6b -----END PGP SIGNATURE----- --Pdz20o4oV1AIZJKV--