Re: [PATCH v3] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE
From: Kathiravan Thirumoorthy <hidden>
Date: 2025-07-24 14:17:53
Also in:
linux-arm-msm, lkml
From: Kathiravan Thirumoorthy <hidden>
Date: 2025-07-24 14:17:53
Also in:
linux-arm-msm, lkml
On 7/23/2025 5:00 PM, Dmitry Baryshkov wrote:
On Mon, Jun 30, 2025 at 02:20:15PM +0530, Kathiravan Thirumoorthy wrote:quoted
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.