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 2A78FC7EE23 for ; Tue, 23 May 2023 16:07:35 +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=uioGWd7vZvALHmqGSW3pAf5HBGr6WmSmztBS8Fc4YDE=; b=0EYNetbbmItxjJYu4ZSgwfhBVD TVF1LrcMZF6tctAYG3Kk1bnKbVvP3umAOysIXNN8K9PodEkrwfvBJDUksNOwbqy8F0GJfQtXZL08c woMZJcODepapWdnqe+QDlfceDp4FMkl3mlTx9Dn0vXXiXL7xYpbn1zHHxnBTxkNWdPOq2hK6IKCIC 9x7mBrHmgm0Vcu3rWOa5x6Tz/mPxn2iBVNYMcdtwYWNtXTkk+uijIC3yMbydUP3/BE8LTocGse6Pk JxgP+nSe72x91FHfLHMWQcZ4r5Ga7a755GRghenOWRV+aay6eh1k/meWy10TL/juVs8v4nH7C31LR zUp+Y2dA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q1UXW-00AkPN-1V; Tue, 23 May 2023 16:07:10 +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 1q1UXT-00AkOL-0n for linux-arm-kernel@lists.infradead.org; Tue, 23 May 2023 16:07:08 +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 8365462996; Tue, 23 May 2023 16:07:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 32EECC433EF; Tue, 23 May 2023 16:07:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684858025; bh=Tbs1nqyjktK27HOEoOgBQHkd9+6qIRUdXCbAX8J6INE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Poy94k1oVaewCX/sgwmdKrboKDYHec6Bpcj0NjROjROMTNgBEbx2NBGiQt3goHV3P y5/KGUa9ksSK8EmZWahY+3DwuwFM1dyMTJA59LdP75YSUX1GO/TIj7DjRX28CBuG3f HLvk9rMLbiJHWKbpGsN6jnoNYYELljSU4XSGBQcat1YtSXYFxdlOPstB0JrM+PuuoN g0gCimGzXJ8HRtM/wfEjgIJjQ2EYnxUYaxcU1NsODJyn1ONQDt5BKT9tuKBozDRUxo JgRBJu1SRKNDs77xstcvhm3HEzauAOGAUoIAJWzVps3ICq7Pqmm77D7XUGoMwgTtZl AVSY4vbOGNLIw== Date: Tue, 23 May 2023 17:07:00 +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: <20230523-curly-shakily-0c99e53e6b4c@spud> References: <20230520112601.11821-1-zajec5@gmail.com> <20230522-bacterium-quality-b51ee7dc124c@spud> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230523_090707_399584_52739884 X-CRM114-Status: GOOD ( 29.69 ) 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="===============3360432050759407336==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3360432050759407336== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="d1xMq4D4Xr8T2ulg" Content-Disposition: inline --d1xMq4D4Xr8T2ulg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 22, 2023 at 10:29:38PM +0200, Rafa=C5=82 Mi=C5=82ecki wrote: > On 22.05.2023 19:08, Conor Dooley wrote: > > 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. > >=20 > > 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 > That's a very reasonable concern. >=20 >=20 > TLDR: The risk of any breakage is extremely low due to Northstar CFE > bootloader & projects with Northstar support. >=20 >=20 > There are very few Northstar devices with bootloader other than CFE. > All devices affected by this PATCH use CFE actually. > CFE on Northstar has no support for DTS (DTB). > DTB files are always appended to kernel on all affected devices. >=20 > So problem of some DTB stored in bootloader getting out of sync with > kernel / user-space is non-existent in this case. >=20 > We still should consider a risk of some out-of-tree driver or just > user-space checking for those compatible strings. I'm not aware of any > project other than OpenWrt providing system images for those devices. > There is some basic support in buildroot but it's quite dead. Even in > OpenWrt case the only possibly affected device is Netgear R6300 V2. > OpenWrt doesn't provide images for any of affected Luxul devices. >=20 > So there isn't any known project this change can actually break. If > there is one (very unlikely) it can still update its user-space or > out of kernel driver while updating DTB. >=20 > So while this change may be not the best approach (in general terms) > in this case it's very unlikely to break anything. Okay. I think this sounds reasonable to do then. Thanks for the explanation :) Acked-by: Conor Dooley Thanks, Conor. --d1xMq4D4Xr8T2ulg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGzkpAAKCRB4tDGHoIJi 0lb3AP9X9B4ySiiwC8zR/H/gAUOhRC6uHCbr99YUSoYlFu5BLgEA954iUViNadL/ +U3WuEwI/BFaazh1fHb3+IugeMLYfQo= =Y+pH -----END PGP SIGNATURE----- --d1xMq4D4Xr8T2ulg-- --===============3360432050759407336== 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 --===============3360432050759407336==--