Re: [PATCH v5 3/7] net: wwan: t9xx: Add control DMA interface

From: Jakub Kicinski

Date: Mon Jul 27 2026 - 21:14:01 EST


On Thu, 23 Jul 2026 16:34:28 +0800 Jack Wu via B4 Relay wrote:
> Cross Layer Direct Memory Access(CLDMA) is the hardware
> interface used by the control plane and designated to
> translate data between the host and the device. It supports
> 8 hardware queues for the device AP and modem respectively.

each commit has to build cleanly with W=1 C=1, please:

drivers/net/wwan/t9xx/pcie/mtk_cldma_drv_m9xx.c:34:22: warning: symbol 'mtk_cldma_regs_m9xx' was not declared. Should it be static?
drivers/net/wwan/t9xx/pcie/mtk_cldma_drv_m9xx.c:167:22: warning: symbol 'cldma_drv_ops_m9xx' was not declared. Should it be static?
--
pw-bot: cr