[PATCH 2/2] arm64: dts: imx8mm-venice-gw72xx-0x: Remove compatible from dtso
Parthiban
parthiban at linumiz.com
Tue Jul 2 03:31:15 PDT 2024
Hi,
I missed it, 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
> ---
> .../boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 4 ----
> .../boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso | 4 ----
> .../boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso | 4 ----
> 3 files changed, 12 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> index f6ad1a4b8b66..47d3c0c49e8a 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso
> @@ -15,10 +15,6 @@
> /dts-v1/;
> /plugin/;
>
> -&{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> -};
> -
> &gpio4 {
> rs485_en {
> gpio-hog;
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> index c3cd9f2b0db3..7fcd8c851159 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtso
> @@ -18,10 +18,6 @@
> /dts-v1/;
> /plugin/;
>
> -&{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> -};
> -
> &gpio4 {
> rs485_en {
> gpio-hog;
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> index cc0a287226ab..b19e38fc27ba 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtso
> @@ -18,10 +18,6 @@
> /dts-v1/;
> /plugin/;
>
> -&{/} {
> - compatible = "gw,imx8mm-gw72xx-0x";
> -};
> -
> &gpio4 {
> rs485_en {
> gpio-hog;
More information about the linux-arm-kernel
mailing list