arm64: dts: imx8mm-phygate-tauri-l: Remove compatible from dtso
authorFabio Estevam <festevam@denx.de>
Mon, 1 Jul 2024 23:12:28 +0000 (20:12 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 5 Aug 2024 08:09:52 +0000 (16:09 +0800)
There is no need to describe the compatible string inside
a dtso file.

dt-schema produces super verbose warnings about that.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Parthiban Nallathambi <parthiban@linumiz.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso
arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso
arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso

index bf3e046..9dd0703 100644 (file)
 /dts-v1/;
 /plugin/;
 
-&{/} {
-       compatible = "phytec,imx8mm-phygate-tauri-l";
-
-};
-
 &gpio3 {
        pinctrl-names = "default";
        pinctrcl-0 = <&pinctrl_gpio3_hog>;
index f4448cd..045cd80 100644 (file)
 /dts-v1/;
 /plugin/;
 
-&{/} {
-       compatible = "phytec,imx8mm-phygate-tauri-l";
-
-};
-
 &gpio3 {
        pinctrl-names = "default";
        pinctrcl-0 = <&pinctrl_gpio3_hog>;
index 107f743..4719f5f 100644 (file)
 /dts-v1/;
 /plugin/;
 
-
-&{/} {
-       compatible = "phytec,imx8mm-phygate-tauri-l";
-
-};
-
 &uart2 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart2>;