|WARNING| pw167260 [PATCH 1/4] dma/imx_edma5: introduce eDMA5 dmadev skeleton

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 6 10:43:10 CEST 2026


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/167260

_coding style issues_


WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#65: 
masters, global clock and arbitration setup, and the device information
^^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#255: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:49:
+ * 32-63. A set bit marks a channel owned by another bus master (e.g. SCMI
                                                          ^^^^^^

WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#353: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.c:147:
+	 * skipping channels reserved for other bus masters by the device-tree
 	                                            ^^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#444: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:21:
+ * CPU data-cache maintenance for the non-coherent eDMA5 master: clean the
                                                          ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#516: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:93:
+	 * destination cache lines on completion (non-coherent eDMA master).
 	                                                            ^^^^^^

WARNING:TYPO_SPELLING: 'masters' may be misspelled - perhaps 'primaries'?
#578: FILE: drivers/dma/imx_edma5/imx_edma5_dmadev.h:155:
+	 * Bitmask of hardware channels reserved for other bus masters (from the
 	                                                       ^^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#672: FILE: drivers/dma/imx_edma5/imx_edma5_hw.h:40:
+#define IMX_EDMA5_MP_CSR_GMRC		(1u << 7)  /* Global master ID replic */
                              		                     ^^^^^^

total: 0 errors, 7 warnings, 695 lines checked


More information about the test-report mailing list