arm64: dts: imx8qm-apalis: Remove compatible from SoM dtsi

The SoM cannot be used standalone, this compatible is invalid and it is
always overwritten when this .dtsi file is included, remove it
therefore.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Francesco Dolcini
2025-02-28 16:13:51 +01:00
committed by Shawn Guo
parent c54e2f908d
commit 5a69061942
2 changed files with 0 additions and 4 deletions
@@ -9,8 +9,6 @@
/ {
model = "Toradex Apalis iMX8QM V1.1";
compatible = "toradex,apalis-imx8-v1.1",
"fsl,imx8qm";
};
/* TODO: Cooling Maps */
@@ -7,8 +7,6 @@
/ {
model = "Toradex Apalis iMX8QM";
compatible = "toradex,apalis-imx8",
"fsl,imx8qm";
};
&ethphy0 {