[PATCH 1/2] arm64: dts: imx8mm-phygate-tauri-l: Remove compatible from dtso
Parthiban
parthiban at linumiz.com
Tue Jul 2 03:32:21 PDT 2024
Hi,
I missed this as well, Thanks for fixing it.
On 7/2/24 4:42 AM, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> 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 at denx.de>
Acked-by: Parthiban Nallathambi <parthiban at linumiz.com>
Thanks,
Parthiban N
> ---
> .../dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso | 5 -----
> .../dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso | 5 -----
> .../dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso | 6 ------
> 3 files changed, 16 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso
> index bf3e04651ba0..9dd070342363 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtso
> @@ -14,11 +14,6 @@
> /dts-v1/;
> /plugin/;
>
> -&{/} {
> - compatible = "phytec,imx8mm-phygate-tauri-l";
> -
> -};
> -
> &gpio3 {
> pinctrl-names = "default";
> pinctrcl-0 = <&pinctrl_gpio3_hog>;
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso
> index f4448cde0407..045cd8082781 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtso
> @@ -15,11 +15,6 @@
> /dts-v1/;
> /plugin/;
>
> -&{/} {
> - compatible = "phytec,imx8mm-phygate-tauri-l";
> -
> -};
> -
> &gpio3 {
> pinctrl-names = "default";
> pinctrcl-0 = <&pinctrl_gpio3_hog>;
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso
> index 107f743fbb1c..4719f5fbad03 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-cts.dtso
> @@ -14,12 +14,6 @@
> /dts-v1/;
> /plugin/;
>
> -
> -&{/} {
> - compatible = "phytec,imx8mm-phygate-tauri-l";
> -
> -};
> -
> &uart2 {
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_uart2>;
More information about the linux-arm-kernel
mailing list