Re: [PATCH v2 0/4] Initial patch set for PURWA-IOT-EVK
From: Yijie Yang
Date: Fri Jan 09 2026 - 03:29:17 EST
On 1/9/2026 4:06 PM, Krzysztof Kozlowski wrote:
On 09/01/2026 08:59, YijieYang wrote:
Signed-off-by: Yijie Yang <yijie.yang@xxxxxxxxxxxxxxxx>
---
Changes since V1:
- Update the GPU firmware path.
- Update the description in the cover letter.
- Reorder the patches.
- Use separate DTS files for Purwa and Hamoa.
- Update base commit.
That's a b4 patchset, so where are the links?
Sorry about that. I generated the patch set using git format-patch with
format control options for easier review, while creating the cover
letter with b4. Since the version number does not increase
automatically, the change list was written manually, and I missed adding
the link to v1. I will include it in the following versions.
- Link to v1:
https://lore.kernel.org/all/20251222-purwa-v1-0-14ab9316e5ff@xxxxxxxxxxxxxxxx/
---
Yijie Yang (4):
dt-bindings: arm: qcom: Document PURWA-IOT-EVK board
firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK
arm64: dts: qcom: Add PURWA-IOT-SOM platform
arm64: dts: qcom: Add base PURWA-IOT-EVK board
Documentation/devicetree/bindings/arm/qcom.yaml | 6 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/purwa-iot-evk.dts | 1313 +++++++++++++++++++++++
arch/arm64/boot/dts/qcom/purwa-iot-som.dtsi | 614 +++++++++++
drivers/firmware/qcom/qcom_scm.c | 1 +
5 files changed, 1935 insertions(+)
---
base-commit: beff4beeeb2760405ad49de2a6a1bdab8fb1aec3
change-id: 20251113-purwa-907ec75b4959
Best regards,
Krzysztof
--
Best Regards,
Yijie