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]
Date:   Mon, 2 May 2022 18:02:09 -0500
From:   Rob Herring <robh@...nel.org>
To:     "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc:     krzysztof.kozlowski+dt@...aro.org, shawnguo@...nel.org,
        s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
        linux-imx@....com, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        Peng Fan <peng.fan@....com>
Subject: Re: [PATCH 1/3] arm64: dts: freescale: Add i.MX93 dtsi support

On Mon, Apr 25, 2022 at 07:03:28PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@....com>
> 
> The i.MX 93 applications processors are the first in the i.MX portfolio
> to integrate the scalable Arm Cortex-A55 core, bringing performance
> and energy efficiency to Linux-based edge applications and the
> Arm Ethos-U65 microNPU, enabling developers to create more capable,
> cost-effective and energy-efficient ML applications.
> 
> Add the basic dtsi support for i.MX93.
> 
> Signed-off-by: Peng Fan <peng.fan@....com>
> ---
>  arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 623 ++++++++++++++++++
>  arch/arm64/boot/dts/freescale/imx93.dtsi      | 337 ++++++++++
>  2 files changed, 960 insertions(+)
>  create mode 100755 arch/arm64/boot/dts/freescale/imx93-pinfunc.h
>  create mode 100644 arch/arm64/boot/dts/freescale/imx93.dtsi
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx93-pinfunc.h b/arch/arm64/boot/dts/freescale/imx93-pinfunc.h
> new file mode 100755
> index 000000000000..f848ccd411cb
> --- /dev/null
> +++ b/arch/arm64/boot/dts/freescale/imx93-pinfunc.h
> @@ -0,0 +1,623 @@
> +/* SPDX-License-Identifier: GPL-2.0+ */

Your licensing isn't consistent. The board dts is different. Dual 
licensing is what's correct.

Your company is okay with GPLv3?

Rob

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ