Hi Mark,

On 10-07-2026 23:07, Mark Brown wrote:
On Mon, Jul 06, 2026 at 04:38:12PM +0530, Praveen Talari wrote:
Add a new trace event header for the Qualcomm GENI Serial Engine (SE)
framework providing a geni_se_regs tracepoint. This tracepoint
captures a comprehensive snapshot of the GENI SE hardware state in a
single trace record, making it possible to correlate register values at
a precise point in time without multiple sequential reads.
  /* Common SE registers */
+#define SE_DMA_IF_EN                   0x4
drivers/soc/qcom/qcom-geni-se.c defines this as 0x2004, that'll break
allmodconfig builds.

Great. i will review and update in next patch.

Thanks,

Praveen Talari


Reply via email to