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 42B53C47E49 for ; Wed, 24 Jan 2024 16:27:27 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Mime-Version:References: In-Reply-To:Message-Id:Cc:To:From:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=yGzGmz8gE8GYn1TfgYc7B5J2FcE2DfznyDr3DUrlirI=; b=in0WACEinphgoH/aopHaV3Ad1v ALfzOkg1NeFYn3InbdHSiDR7PBUlLchoEg4FeF1RtlHmSnwmxP37I6teS/FoD4C0cZzyU3G2bOlvw D5r49KENi6sOdtOAqEr5MbkSJsat0dEMW+y7MHmw3Yv7hPDndTWQt8nwPlu6Cj1f/O7idlN+ov5dG egPhg2YpC3SOGGhH9DCWxJfj1G7Fi2I+pJO5pSlAOkEQbdpnNpRd4f1rOYQmOhY22ipWZUfOF1pYy ydbJUzYs0GlTVl3ww9c8niPaUE2ZKDp9DZJ0p+V8iHB0Emjm4sdkO5psfsWq5stq9f1bx5PvAAJ5P oDI7DBig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSg5Z-004CVF-2Q; Wed, 24 Jan 2024 16:26:57 +0000 Received: from mail.hugovil.com ([162.243.120.170]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rSg5W-004CTw-2f for linux-arm-kernel@lists.infradead.org; Wed, 24 Jan 2024 16:26:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=hugovil.com ; s=x; h=Subject:Content-Transfer-Encoding:Mime-Version:Message-Id:Cc:To:From :Date:subject:date:message-id:reply-to; bh=U6FzMn29Q3diIWjLD9mXETyRYfz/jQ44WEMy3dpyv3M=; b=0M5zVTsqorIsPfxxD3Dw04D+QH qRHIYFDPoDubnillgwYC3/PYwpIcuX6m97FyVfK85t7XB6ON1roz+eBsYjfpxuSPqXq2xkXECdP/r 3o70nzUJ1AoCjaa04vfjsacGrMMkjzPMYAjR7k7onLy2P90OIV/p7UecfATJlttuvsyU=; Received: from modemcable168.174-80-70.mc.videotron.ca ([70.80.174.168]:48382 helo=pettiford) by mail.hugovil.com with esmtpa (Exim 4.92) (envelope-from ) id 1rSg5P-0007i6-K3; Wed, 24 Jan 2024 11:26:48 -0500 Date: Wed, 24 Jan 2024 11:26:47 -0500 From: Hugo Villeneuve To: Conor Dooley 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 Message-Id: <20240124112647.04b7c0bb45541684230b81af@hugovil.com> In-Reply-To: <20240124-evoke-lunar-599e43a99494@spud> References: <20240124154422.3600920-1-hugo@hugovil.com> <20240124154422.3600920-2-hugo@hugovil.com> <20240124-evoke-lunar-599e43a99494@spud> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-SA-Exim-Connect-IP: 70.80.174.168 X-SA-Exim-Mail-From: hugo@hugovil.com Subject: Re: [PATCH 1/2] dt-bindings: arm: fsl: remove redundant company name X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on mail.hugovil.com) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240124_082655_016320_D2F36642 X-CRM114-Status: GOOD ( 20.26 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 24 Jan 2024 16:00:48 +0000 Conor Dooley wrote: > On Wed, Jan 24, 2024 at 10:44:20AM -0500, Hugo Villeneuve wrote: > > From: Hugo Villeneuve > > > > Company name in compatible description appears twice, which is not really > > helpful, so remove it from product name. > > > > Signed-off-by: Hugo Villeneuve > > This only landed in 6.8-rc1, right? Hi, yes. > With a Fixes: tag this would probably be okay, but this does seem on the > "not worth fixing" side of things to be honest. I will add a "Fixes:" tag then, because for me it is worth fixing. Hugo Villeneuve > > Cheers, > Conor. > > > --- > > Documentation/devicetree/bindings/arm/fsl.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/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 > > -- > > 2.39.2 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel