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 D997EC77B73 for ; Mon, 22 May 2023 17:09:04 +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=lBQad5VRE3Jd41wj4YaPXkGo5qa8G27tNjJkdDb3NiA=; b=GqCMvkaPIT+B0iAbbctPrxeU88 0IKQw/SbNTKkOrlTGbtKoMV4hANR8PSSY6qC8SE+mt5EEKAddLdJg2bvtwSK8VL1iT3hKoSnHPWm/ eG3PvaT/T/x88blTIJ3hCIedP2cUSu8e+cOWQ7Vds7sUxwHQ1fCwcuPeEetg1HLLs4CTkYJSiTQK9 17Spl6+dSXfjdr9m68EH9fDPGYjaY3m3mkbG07pbeLKCo8KXbPTJNnSptdKNj8Y+7iofSEVcZERyx V863bUWfUD9ey2hWpZ0S/5Qn+6yjgS20E8aZPIUczKjnZ6ujtXeFDvdLdT2IsYsiuRmWwOEnXl2sq MOJwFdiA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q191Y-007Jmr-2z; Mon, 22 May 2023 17:08:44 +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 1q191W-007Jlq-2R for linux-arm-kernel@lists.infradead.org; Mon, 22 May 2023 17:08:44 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2B99262257; Mon, 22 May 2023 17:08:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CD629C433EF; Mon, 22 May 2023 17:08:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684775320; bh=W88oJ+jhrQa/HleWShWTyCrzGtdp879Aev4p04UFuxs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GXcnLECb5J6CNi0wX/juQrLcM0qZDevZar7mzIj5sd92kEa61Al+A6J/LAMrRILln TZ51kIkdRALIKYRASZNZ5nNJdzy1XvF7w/VeG02PhYwrp1T5MtnUgPP510SzzVjnC7 ppC5tRzFDdW0lamLMguboJbDtUTHXuM+9NE5JdxNNQXR5ZHklNuXUAg1EbHSe2+nUI T6IqPpSxR7KDZPCSYcocjOXmqYeJAX2int6ERD6OyysJRHt0K1pmpqM7/YUZ8CDgjh njPQn8nL8mixG6YrPAeEyxORLChTsSFc4t6nfIUwKitqMXhQJC3L9TkYWLH8QAD5U1 i294a0nFjqEIA== Date: Mon, 22 May 2023 18:08:35 +0100 From: Conor Dooley To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Florian Fainelli , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Hauke Mehrtens , Linus Walleij , bcm-kernel-feedback-list@broadcom.com, Jonathan Cameron , Sebastian Reichel , Christian Lamparter , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Subject: Re: [PATCH 1/2] dt-bindings: arm: bcm: unify version notation of Northstar devices Message-ID: <20230522-bacterium-quality-b51ee7dc124c@spud> References: <20230520112601.11821-1-zajec5@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230520112601.11821-1-zajec5@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230522_100842_888357_53EF2719 X-CRM114-Status: GOOD ( 18.11 ) 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="===============6669825299735813730==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6669825299735813730== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="imFe2BxjNIhP2SoP" Content-Disposition: inline --imFe2BxjNIhP2SoP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 20, 2023 at 01:26:00PM +0200, Rafa=C5=82 Mi=C5=82ecki wrote: > From: Rafa=C5=82 Mi=C5=82ecki >=20 > Always use a minus/hyphen char to separate model from version. This > unifies binding's "compatible" strings. Am I just being paranoid in thinking that software may have relied on the former naming scheme? On the other hand, my OCD really likes the change. >=20 > Signed-off-by: Rafa=C5=82 Mi=C5=82ecki > --- > .../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml = b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml > index 454b0e93245d..cc34025fdc78 100644 > --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml > +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml > @@ -28,10 +28,10 @@ properties: > - buffalo,wzr-1750dhp > - linksys,ea6300-v1 > - linksys,ea6500-v2 > - - luxul,xap-1510v1 > + - luxul,xap-1510-v1 > - luxul,xwc-1000 > - - netgear,r6250v1 > - - netgear,r6300v2 > + - netgear,r6250-v1 > + - netgear,r6300-v2 > - smartrg,sr400ac > - brcm,bcm94708 > - const: brcm,bcm4708 > @@ -42,8 +42,8 @@ properties: > - asus,rt-n18u > - buffalo,wzr-600dhp2 > - buffalo,wzr-900dhp > - - luxul,xap-1410v1 > - - luxul,xwr-1200v1 > + - luxul,xap-1410-v1 > + - luxul,xwr-1200-v1 > - tplink,archer-c5-v2 > - const: brcm,bcm47081 > - const: brcm,bcm4708 > @@ -72,7 +72,7 @@ properties: > - luxul,xap-1610-v1 > - luxul,xbr-4500-v1 > - luxul,xwc-2000-v1 > - - luxul,xwr-3100v1 > + - luxul,xwr-3100-v1 > - luxul,xwr-3150-v1 > - netgear,r8500 > - phicomm,k3 > --=20 > 2.35.3 >=20 --imFe2BxjNIhP2SoP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGuhkwAKCRB4tDGHoIJi 0sOJAQCyDJqp5/2UcUdVS6F21qbDHBZt0EzTEdMSrFcPqijLjAEArJgL5/QBZA2u F2bNceV0WdeTohpnmrbfWzdJUpWBmAs= =6B15 -----END PGP SIGNATURE----- --imFe2BxjNIhP2SoP-- --===============6669825299735813730== 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 --===============6669825299735813730==--