]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: aristainetos: sync with changes in linux
authorHeiko Schocher <hs@denx.de>
Mon, 30 Nov 2020 19:46:04 +0000 (20:46 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 6 Dec 2020 14:07:35 +0000 (15:07 +0100)
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
arch/arm/dts/imx6dl-aristainetos2c_cslb_7.dts

index 00eec82bf495da00a6db0278d7d32226378172eb..e1f9e8829151860aac0545fd865b4b889969952a 100644 (file)
@@ -12,5 +12,5 @@
 
 / {
        model = "aristainetos2c+2d i.MX6 Dual Lite Boards 7";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
 };
index b40ddafeb97c042bdb80f4eed185090cf9b07667..7f839ca5e204b99e25c7f8aa70d3f15d67e66610 100644 (file)
@@ -12,5 +12,5 @@
 
 / {
        model = "aristainetos2c cslb i.MX6 Dual Lite Board 7";
-       compatible = "fsl,imx6dl";
+       compatible = "abb,aristainetos2-imx6dl-7", "fsl,imx6dl";
 };