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 4423EC3DA66 for ; Fri, 25 Aug 2023 15:06:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343882AbjHYPFc (ORCPT ); Fri, 25 Aug 2023 11:05:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53422 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343571AbjHYPFW (ORCPT ); Fri, 25 Aug 2023 11:05:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69E642127 for ; Fri, 25 Aug 2023 08:05:20 -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 DEE1364D40 for ; Fri, 25 Aug 2023 15:05:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 28BA7C433C8; Fri, 25 Aug 2023 15:05:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692975919; bh=eHpdomHqz2leXbmraR960nt9YH0gz7JmtwmpSircQLY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z8aKF+T3AUgnpDQ2xSCjBmHAewY/IRdr/0ugFhgTgx8XNW7iCbkJsh6QnMSU80Hes hU621LFeBaESpgxd+AOHTNk+ctd0SIcyvqQDBVElSCS33SWP9imOa/y8n+gM2Npcut H9t2VAOpnbDyboarm5dwSoPcsK3ApnOa6RBCi9FLqeaJaSnLjjPRdcrGgpZgZ3EebL GELHS2XQgThDWNxqhTSMS3bmv99xi6PRaZpe7Poxu1LIOBDXpro5RF/b2FEN/Ib3/V F0lID51u17YsKAfEiSkHZerKlrn4RZgek0OL1rAVyfUxTfvwkRajxAkTdkG3wSWh9c 3lpKplKSJxd3g== Date: Fri, 25 Aug 2023 16:05:13 +0100 From: Conor Dooley To: Alexis =?iso-8859-1?Q?Lothor=E9?= Cc: Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Thomas Petazzoni , airat.gl@gmail.com Subject: Re: [PATCH net] dt-bindings: net: dsa: marvell: fix wrong model in compatibility list Message-ID: <20230825-outdated-supply-90d9c2d92d63@spud> References: <20230825082027.18773-1-alexis.lothore@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/Vq4s2c2AbFormVj" Content-Disposition: inline In-Reply-To: <20230825082027.18773-1-alexis.lothore@bootlin.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/Vq4s2c2AbFormVj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 25, 2023 at 10:20:27AM +0200, Alexis Lothor=E9 wrote: > From: Alexis Lothor=E9 >=20 > Fix wrong switch name in compatibility list. 88E6163 switch does not exist > and is in fact 88E6361 >=20 > Fixes: 9229a9483d80 ("dt-bindings: net: dsa: marvell: add MV88E6361 switc= h to compatibility list") > Signed-off-by: Alexis Lothor=E9 Acked-by: Conor Dooley Thanks, Conor. --/Vq4s2c2AbFormVj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZOjDKQAKCRB4tDGHoIJi 0gIqAP0Q5WIzR/1kPHTO3wHb+0pQ98OlKLPip/G372M2Y8RQ7gD/S6K8ItQlYSvo wnlgU/1kqwSHxsGL07Vj+LuMIaItMQw= =0QUe -----END PGP SIGNATURE----- --/Vq4s2c2AbFormVj--