lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <051cd6a11250b277eb1ac2e5fade36c21026ab3a.camel@phytec.de>
Date: Tue, 6 Aug 2024 08:25:03 +0000
From: Teresa Remmet <T.Remmet@...tec.de>
To: "kernel@...gutronix.de" <kernel@...gutronix.de>, "festevam@...il.com"
	<festevam@...il.com>, "s.hauer@...gutronix.de" <s.hauer@...gutronix.de>,
	"robh@...nel.org" <robh@...nel.org>, "Frank.Li@....com" <Frank.Li@....com>,
	"krzk+dt@...nel.org" <krzk+dt@...nel.org>, "shawnguo@...nel.org"
	<shawnguo@...nel.org>, "conor+dt@...nel.org" <conor+dt@...nel.org>
CC: "linux-arm-kernel@...ts.infradead.org"
	<linux-arm-kernel@...ts.infradead.org>, "imx@...ts.linux.dev"
	<imx@...ts.linux.dev>, "devicetree@...r.kernel.org"
	<devicetree@...r.kernel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 8/9] arm64: dts: imx8mm: Add fallback compatible string
 fsl,imx8mm

Hello Frank,

Am Montag, dem 05.08.2024 um 11:49 -0400 schrieb Frank Li:
> Add fallback compatible string imx8mm-phygate to fix below warning:
> 'phytec,imx8mm-phygate-tauri-l' is not one of ['armadeus,imx1-
> apf9328', 'fsl,imx1ads']
> 
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
>  arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-
> rs232.dtso  | 3 ++-
>  arch/arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-
> rs485.dtso  | 3 ++-
>  .../arm64/boot/dts/freescale/imx8mm-phygate-tauri-l-rs232-rts-
> cts.dtso | 3 ++-
>  3 files changed, 6 insertions(+), 3 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 bf3e04651ba00..f246b0ba6af29 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
> @@ -15,7 +15,8 @@
>  /plugin/;
>  
>  &{/} {
> -       compatible = "phytec,imx8mm-phygate-tauri-l";
> +       compatible = "phytec,imx8mm-phygate-tauri-l",
> +                    "phytec,imx8mm-phycore-som", "fsl,imx8mm";

should the compatible not better be removed for overlays?

Regards,
Teresa

>  
>  };
>  
> 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 f4448cde0407c..67508ca14276f 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
> @@ -16,7 +16,8 @@
>  /plugin/;
>  
>  &{/} {
> -       compatible = "phytec,imx8mm-phygate-tauri-l";
> +       compatible = "phytec,imx8mm-phygate-tauri-l",
> +                    "phytec,imx8mm-phycore-som", "fsl,imx8mm";
>  
>  };
>  
> 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 107f743fbb1c3..714e22ccb9c64 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
> @@ -16,7 +16,8 @@
>  
>  
>  &{/} {
> -       compatible = "phytec,imx8mm-phygate-tauri-l";
> +       compatible = "phytec,imx8mm-phygate-tauri-l",
> +                    "phytec,imx8mm-phycore-som", "fsl,imx8mm";
>  
>  };
>  
> 

-- 
PHYTEC Messtechnik GmbH | Barcelona-Allee 1 | 55129 Mainz, Germany

Geschäftsführer: Dipl.-Ing. Michael Mitezki, Dipl.-Ing. Bodo Huber,
Dipl.-Ing. (FH) Markus Lickes | Handelsregister Mainz HRB 4656 |
Finanzamt Mainz | St.Nr. 266500608, DE 149059855

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ