Re: [PATCH v4 0/4] Initial support for Qualcomm Hamoa IOT EVK board

From: Yijie Yang
Date: Mon Aug 11 2025 - 22:26:39 EST




On 2025-08-04 09:37, Yijie Yang wrote:
Introduce the device tree, DT bindings, and driver modifications required
to bring up the HAMOA-IOT-EVK evaluation board—based on the X1E80100 SoC—to
a UART shell.
This patch set focuses on two key hardware components: the HAMOA-IOT-SOM
and the HAMOA-IOT-EVK carrier board.
The HAMOA-IOT-SOM is a compact System on Module that integrates the SoC,
GPIOs, and PMICs. It is designed to be modular and can be paired with
various carrier boards to support different use cases.
The HAMOA-IOT-EVK is one such carrier board, designed for IoT scenarios.
It provides essential peripherals such as UART, on-board PMICs, and
USB-related components.
Together, these components form a flexible and scalable platform, and this
patch set enables their initial bring-up through proper device tree
configuration and driver support.

[...]

Hi Maintainers,

I’d like to check whether I should rebase my patch set onto the latest kernel base and submit a new version, or if it’s better to leave the current version as-is and wait for further review.

Please let me know what you prefer.

--
Best Regards,
Yijie