Commit 276387c0 authored by Hugo Villeneuve's avatar Hugo Villeneuve Committed by Shawn Guo

arm64: dts: imx8mn-rve-gateway: remove redundant company name

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: 67275c2f ("arm64: dts: freescale: introduce rve-gateway board")
Signed-off-by: default avatarHugo Villeneuve <hvilleneuve@dimonoff.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 2fb26897
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment