Skip to content

Commit

Permalink
arm64: dts: imx8mm-var-som: drop unused top-level compatible
Browse files Browse the repository at this point in the history
The Variscite VAR-SOM-MX8MM System-on-Module cannot be used alone
without motherboard, so drop the top-level compatible field to avoid any
false impression that such usage is possible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Krzysztof Kozlowski authored and Shawn Guo committed Sep 4, 2024
1 parent 6a312e4 commit 1a15e67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/ {
model = "Variscite VAR-SOM-MX8MM module";
compatible = "variscite,var-som-mx8mm", "fsl,imx8mm";

chosen {
stdout-path = &uart4;
Expand Down

0 comments on commit 1a15e67

Please sign in to comment.