summaryrefslogtreecommitdiff
path: root/overlays
diff options
context:
space:
mode:
authorRafael Beims <rafael.beims@toradex.com>2024-05-22 10:16:00 -0300
committerRafael Beims <rafael.beims@toradex.com>2024-05-22 10:16:00 -0300
commite24c6cf1904b1123d3e72416e486484a4c449d61 (patch)
tree367baeae8f2d68392ea123bb626dde89ee56cd05 /overlays
parent94ba91a37ed978726265062c225ce2b614ddb1a7 (diff)
colibri-imx8x: disable-cm40-uart: Fix compatible linetoradex_5.15-2.2.x-imx
The compatible line is set to a SoC that doesn't exist on the Colibri family. Fix it to point to the correct SoC model. Signed-off-by: Rafael Beims <rafael.beims@toradex.com>
Diffstat (limited to 'overlays')
-rw-r--r--overlays/colibri-imx8x_disable-cm40-uart_overlay.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/colibri-imx8x_disable-cm40-uart_overlay.dts b/overlays/colibri-imx8x_disable-cm40-uart_overlay.dts
index e778c87..f1dcf6f 100644
--- a/overlays/colibri-imx8x_disable-cm40-uart_overlay.dts
+++ b/overlays/colibri-imx8x_disable-cm40-uart_overlay.dts
@@ -9,7 +9,7 @@
/plugin/;
/{
- compatible = "toradex,colibri-imx8";
+ compatible = "toradex,colibri-imx8x";
};
&cm40_lpuart {