From 68163c3bf0fee9a32e4a31f2d678561ed833264f Mon Sep 17 00:00:00 2001
From: Heiko Schocher <hs@denx.de>
Date: Mon, 30 Nov 2020 20:46:04 +0100
Subject: [PATCH] arm: dts: aristainetos: sync with changes in linux

sync with comaptible changes in linux from
Krzysztof Kozlowski.

https://patchwork.kernel.org/project/linux-arm-kernel/patch/20200930190143.27032-12-krzk@kernel.org/

Signed-off-by: Heiko Schocher <hs@denx.de>
---
 arch/arm/dts/imx6dl-aristainetos2c_7.dts      | 2 +-
 arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/imx6dl-aristainetos2c_7.dts b/arch/arm/dts/imx6dl-aristainetos2c_7.dts
index 00eec82bf4..e1f9e88291 100644
--- a/arch/arm/dts/imx6dl-aristainetos2c_7.dts
+++ b/arch/arm/dts/imx6dl-aristainetos2c_7.dts
@@ -12,5 +12,5 @@
 
 / {
 	model = "aristainetos2c+2d i.MX6 Dual Lite Boards 7";
-	compatible = "fsl,imx6dl";
+	compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
 };
diff --git a/arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts b/arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts
index b40ddafeb9..7f839ca5e2 100644
--- a/arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts
+++ b/arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts
@@ -12,5 +12,5 @@
 
 / {
 	model = "aristainetos2c cslb i.MX6 Dual Lite Board 7";
-	compatible = "fsl,imx6dl";
+	compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
 };
-- 
2.39.5