[PATCH v2 4/4] ARM: dts: vf610-colibri: Remove compatible from SoM dtsi

From: Francesco Dolcini
Date: Fri Feb 28 2025 - 10:15:04 EST


From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

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@xxxxxxxxxxx>
---
v2: new patch
---
arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi b/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi
index 607cec2df861..20aed3946214 100644
--- a/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi
+++ b/arch/arm/boot/dts/nxp/vf/vf610-colibri.dtsi
@@ -8,7 +8,6 @@

/ {
model = "Toradex Colibri VF61 COM";
- compatible = "toradex,vf610-colibri_vf61", "fsl,vf610";

memory@80000000 {
device_type = "memory";
--
2.39.5