mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
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: 67275c2f3d ("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>
This commit is contained in:
parent
2fb268978a
commit
276387c0bc
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user