On 6/25/25 7:55 AM, Kathiravan Thirumoorthy wrote:
On 6/24/2025 8:08 PM, Konrad Dybcio wrote:I've heard the 'minicore' or similar name before.. how does it differ
On 6/24/25 11:00 AM, Kathiravan Thirumoorthy wrote:SE0 is minicore, so we don't need to load the FW. But apart from FW , protocol specific configurations to be done in the SE's Image Configuration registers, which is taken care in the patch[1]
QUPv3 in IPQ5424 consists of six Serial Engines (SEs). Describe theDo you mean fw loading support?
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.
[1] [PATCH v5 0/5] Add support to load QUP SE firmware from <https://lore.kernel.org/linux-arm-msm/20250624095102.1587580-1-viken.dadhaniya@xxxxxxxxxxxxxxxx/T/#m37a6b739c66040cde5b6b0121a03da7ea6715842>
from a "normal" SE? (+Mukesh & Viken)
Konrad