ARM: dts: imx6ull-phytec-tauri: Remove board model and compatible
authorFabio Estevam <festevam@denx.de>
Thu, 14 Sep 2023 19:40:26 +0000 (16:40 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 02:52:49 +0000 (10:52 +0800)
The imx6ull-phytec-tauri.dtsi file is included in two places:

imx6ull-phytec-tauri-emmc.dts
imx6ull-phytec-tauri-nand.dts

These two files overwrite the board model and compatible locally, so
there is no need for describing them in imx6ull-phytec-tauri.dtsi.

Remove the board model and compatible.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ull-phytec-tauri.dtsi

index ea627638e40cf63e558647c8f69ad0cdcb1be424..44cc4ff1d0df358ab66bb036d127175da1be74b6 100644 (file)
@@ -9,11 +9,6 @@
 #include "imx6ull-phytec-phycore-som.dtsi"
 
 / {
-
-       model = "PHYTEC phyGate-Tauri i.MX6 UltraLite";
-       compatible = "phytec,imx6ull-phygate-tauri",
-                    "phytec,imx6ull-pcl063", "fsl,imx6ull";
-
        aliases {
                rtc0 = &i2c_rtc;
                rtc1 = &snvs_rtc;