Re: [PATCH v2 0/4] Initial PHYTEC i.MX93 overlays
From: Peng Fan
Date: Mon Jul 07 2025 - 02:55:01 EST
On Mon, Jul 07, 2025 at 08:10:57AM +0200, Primoz Fiser wrote:
>Add initial overlays for the PHYTEC phyCORE-i.MX93 SoM based boards,
>that is the phyBOARD-Segin-i.MX93 and phyBOARD-Nash-i.MX93.
>
>Overlay #1:
> - imx93-phycore-rpmsg.dtbo
> - add support for M33 core RPMsg on phyCORE-i.MX93 based boards
> - applicable to both phyBOARD-Nash and phyBOARD-Segin boards
>
>Overlay #2:
> - imx93-phyboard-segin-peb-eval-01.dtbo
> - add support for PHYTEC PEB-EVAL-01 evaluation adapter
> - applicable to phyBOARD-Segin board
>
>Overlay #3:
> - imx93-phyboard-segin-peb-wlbt-05.dtbo
> - add support for PHYTEC PEB-WLBT-05 WLAN/BT adapter
> - applicable to phyBOARD-Segin board
>
>Overlay #4:
> - imx93-phyboard-nash-peb-wlbt-07.dtbo
> - add support for PHYTEC PEB-WLBT-07 WLAN/BT adapter
> - applicable to phyBOARD-Nash board
>
>
>Changes in v2:
>- reorder reserved memory nodes by address
>
>Link to v1: https://lore.kernel.org/all/20250619063954.1730231-1-primoz.fiser@xxxxxxxxx/
>
>Primoz Fiser (4):
> arm64: dts: imx93-phycore-som: Add RPMsg overlay
> arm64: dts: imx93-phyboard-segin: Add PEB-EVAL-01 overlay
> arm64: dts: imx93-phyboard-segin: Add PEB-WLBT-05 overlay
> arm64: dts: imx93-phyboard-nash: Add PEB-WLBT-07 overlay
I think it would be better to update License to
SPDX-License-Identifier: (GPL-2.0+ OR MIT)
But up to you, I am not sure whether dtso(GPL-2.0) could
work with dts(GPL-2.0 or MIT).
For the patchset
Reviewed-by: Peng Fan <peng.fan@xxxxxxx>
Regards,
Peng