Re: [PATCH v3] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE

From: Kathiravan Thirumoorthy
Date: Thu Jul 24 2025 - 10:20:17 EST



On 7/23/2025 5:00 PM, Dmitry Baryshkov wrote:
On Mon, Jun 30, 2025 at 02:20:15PM +0530, Kathiravan Thirumoorthy wrote:
QUPv3 in IPQ5424 consists of six Serial Engines (SEs). Describe the
first SE, which supports a 4-wire UART configuration suitable for
applications such as HS-UART.

Note that the required initialization for this SE is not handled by the
bootloader. Therefore, add the SE node in the device tree but keep it
disabled. Enable it once Linux gains support for configuring the SE,
allowing to use in relevant RDPs.
What about documenting it as status = "reserved" + comment and then
enabling it once QUP patches land?


Sure. Let me update it in the next spin.