arm64: dts: imx8mn-rve-gateway: remove redundant company name
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Thu, 25 Jan 2024 16:59:35 +0000 (11:59 -0500)
committerShawn Guo <shawnguo@kernel.org>
Tue, 6 Feb 2024 10:32:12 +0000 (18:32 +0800)
Company name in compatible description appears twice, which is not really
helpful, so remove it from product name.

The board is a prototype developed by my company and we are still at the
prototype stage, so there is zero ABI impact.

Fixes: 67275c2f3d9b ("arm64: dts: freescale: introduce rve-gateway board")
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn-rve-gateway.dts

index 1b633bd1ebb6695388a0406269d0d2e876383643..ea1855171fb03c23a4b60ca2c23682f37cf471d9 100644 (file)
@@ -10,7 +10,7 @@
 
 / {
        model = "RVE gateway";
-       compatible = "rve,rve-gateway", "variscite,var-som-mx8mn", "fsl,imx8mn";
+       compatible = "rve,gateway", "variscite,var-som-mx8mn", "fsl,imx8mn";
 
        crystal_duart_24m: crystal-duart-24m {
                compatible = "fixed-clock";