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>
This commit is contained in:
Heiko Schocher 2020-11-30 20:46:04 +01:00 committed by Stefano Babic
parent 015c026f7a
commit 68163c3bf0
2 changed files with 2 additions and 2 deletions

View File

@ -12,5 +12,5 @@
/ {
model = "aristainetos2c+2d i.MX6 Dual Lite Boards 7";
compatible = "fsl,imx6dl";
compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
};

View File

@ -12,5 +12,5 @@
/ {
model = "aristainetos2c cslb i.MX6 Dual Lite Board 7";
compatible = "fsl,imx6dl";
compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
};