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-next>] [day] [month] [year] [list]
Message-Id: <20260127083727.1839605-1-sherry.sun@nxp.com>
Date: Tue, 27 Jan 2026 16:37:24 +0800
From: Sherry Sun <sherry.sun@....com>
To: robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	shawnguo@...nel.org,
	frank.li@....com,
	s.hauer@...gutronix.de,
	festevam@...il.com,
	daniel.baluta@....com,
	dario.binacchi@...rulasolutions.com,
	alexander.stein@...tq-group.com,
	Markus.Niebel@...group.com,
	matthias.schiffer@...group.com,
	y.moog@...tec.de,
	josua@...id-run.com,
	francesco.dolcini@...adex.com,
	primoz.fiser@...ik.com
Cc: kernel@...gutronix.de,
	devicetree@...r.kernel.org,
	imx@...ts.linux.dev,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH V3 0/3] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts

This patch set adds support for the NXP i.MX93 Wireless EVK and refactors
the existing i.MX93 11x11 EVK DTS to share the common parts via a new
imx93-evk-common.dtsi. The Wireless EVK integrates i.MX93 with an IW610
(WiFi + BLE + 802.15.4) SiP and reuses most of the 11x11 EVK design with
minor functional and pin connection differences.

---
Changes in V3:
1. Delete unnecessary parts in patch#1 commit message as Krzysztof suggested.
2. Add Acked-by tag.
3. Add patch#2 to extract the common parts of 11x11 EVK into
   imx93-evk-common.dtsi.

Changes in V2:
1. Rename the compatible string to fsl,imx93-wireless-evk which is more
   clearer and better aligned with the naming convention used on previous
   NXP boards.
2. Impreove the patch#1 commit message to add more info. 
---

Sherry Sun (3):
  dt-bindings: arm: fsl: Add i.MX93 Wireless EVK board
  arm64: dts: imx93: Extract common parts of 11x11 EVK into
    imx93-evk-common.dtsi
  arm64: dts: imx93: Add i.MX93 Wireless EVK board support

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx93-11x11-evk.dts    | 954 +-----------------
 .../boot/dts/freescale/imx93-evk-common.dtsi  | 950 +++++++++++++++++
 arch/arm64/boot/dts/freescale/imx93w-evk.dts  |  52 +
 5 files changed, 1014 insertions(+), 944 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx93-evk-common.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx93w-evk.dts

-- 
2.37.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ