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>
/ {
model = "aristainetos2c+2d i.MX6 Dual Lite Boards 7";
- compatible = "fsl,imx6dl";
+ compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
};
/ {
model = "aristainetos2c cslb i.MX6 Dual Lite Board 7";
- compatible = "fsl,imx6dl";
+ compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
};