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 11AFEC46CD2 for ; Wed, 24 Jan 2024 16:01:32 +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=d1HoSROmHjTwTrg5Bi5eBTE1fk7hQ6NBHfDA+YUH13s=; b=hr8rkC8ETcgevdxgjhpwbKNVzF qgdpRA2PNIylAWKDb0oZ8L0JFRnbwAb0ejbRkWdMxCmwj9DoHPuPiC6xZDF0htFggxn+ZF+Sq0u+e ZfTUw4gmAhNATg/RbWbiTkLg4MrM7Fb2Cull3OKueXVe8EoOVSURDlj7+621/NLB4q425hpN9GpMR tNK0hVwnzJ2EuaV7UAY4wKrQk6Hj5JoC5P890LtxXPP+cb8HlgWyAqIpBX8oRCy1X9HqVL8LVYPK6 uQkEPKurBFBmpHzZmIEuGcQ3NxQmfBd7NFKnmoiQgxDNCQGW9FqcdK/Rgaf3PnDIhu+3U7qiqOO3h kdpMfVng==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSfgR-0045KC-1N; Wed, 24 Jan 2024 16:00:59 +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 1rSfgN-0045JR-2Q for linux-arm-kernel@lists.infradead.org; Wed, 24 Jan 2024 16:00:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 3D33561D79; Wed, 24 Jan 2024 16:00:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D6CF5C433C7; Wed, 24 Jan 2024 16:00:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706112053; bh=TbMpid+LHATwVZnTYINaH5gIN0irhOL9HfsfcOnpyAM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fGS/vNP9fAYBFK3NbuaGg90JtmMUInHteQ40zlrLJgbzYh/KKbb46rFXg+eDJTICA yhtkrxMk1+N9Dqn6jyex3RxibkI4qV7RrI2ppKchYPE7rvvjvZQjXS2OSHPAezBM2H jPaOnzQStHbUEHsVcP7MU/L3P86oOTq71xASZLEFLx1Uuhpk4/IuNHVzzRO6yoqmQp citDPYz7HnIQm51/I6srzm1ih8jq5vb6w6j9Wii9XyCmLR1kHW2y5jzK/rVqAYuL8n ca5wsX0g/TPWAN764C6wC4zLXHiDoKsxW4/J/X3hNKdaSL3f4rrjDMRIWqsyaVudZA cT4maV27hDBzQ== Date: Wed, 24 Jan 2024 16:00:48 +0000 From: Conor Dooley To: Hugo Villeneuve Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, leoyang.li@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, andy.shevchenko@gmail.com, Hugo Villeneuve Subject: Re: [PATCH 1/2] dt-bindings: arm: fsl: remove redundant company name Message-ID: <20240124-evoke-lunar-599e43a99494@spud> References: <20240124154422.3600920-1-hugo@hugovil.com> <20240124154422.3600920-2-hugo@hugovil.com> MIME-Version: 1.0 In-Reply-To: <20240124154422.3600920-2-hugo@hugovil.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240124_080055_854638_83A4A821 X-CRM114-Status: GOOD ( 17.52 ) 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="===============8765207152581184545==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8765207152581184545== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fR4KvCHXIGNltKve" Content-Disposition: inline --fR4KvCHXIGNltKve Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 24, 2024 at 10:44:20AM -0500, Hugo Villeneuve wrote: > From: Hugo Villeneuve >=20 > Company name in compatible description appears twice, which is not really > helpful, so remove it from product name. >=20 > Signed-off-by: Hugo Villeneuve This only landed in 6.8-rc1, right? With a Fixes: tag this would probably be okay, but this does seem on the "not worth fixing" side of things to be honest. Cheers, Conor. > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentati= on/devicetree/bindings/arm/fsl.yaml > index 228dcc5c7d6f..f455c0172c84 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1026,7 +1026,7 @@ properties: > items: > - enum: > - dimonoff,gateway-evk # i.MX8MN Dimonoff Gateway EVK Board > - - rve,rve-gateway # i.MX8MN RVE Gateway Board > + - rve,gateway # i.MX8MN RVE Gateway Board > - variscite,var-som-mx8mn-symphony > - const: variscite,var-som-mx8mn > - const: fsl,imx8mn > --=20 > 2.39.2 >=20 --fR4KvCHXIGNltKve Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbE0MAAKCRB4tDGHoIJi 0kDoAQDB8OEo9sqJYqCSDRi+77Dg5aK/ySummjV3lhwEsdXoPgEA4PRGcK44NDKV lpQ8tDB6zvgyylOtXYPT6/z+wPh5pgI= =y8LY -----END PGP SIGNATURE----- --fR4KvCHXIGNltKve-- --===============8765207152581184545== 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 --===============8765207152581184545==--