Re: [PATCH] checkpatch: don't warn about complex macros in i.MX pin header

From: Joe Perches
Date: Tue Dec 16 2025 - 05:11:39 EST


On 2025-12-16 15:32, Peng Fan (OSS) wrote:
From: Peng Fan <peng.fan@xxxxxxx>

The pin function ID in i.MX pin headers is a tuple of <mux_reg conf_reg
input_reg mux_mode input_val>, as below:
"#define IMX95_PAD_DAP_TDI__JTAG_MUX_TDI 0x0000 0x0204 0x0610 0x00 0x00"
The pin headers are used by device trees, not drivers.

Nak. Just ignore the message instead.

There would be _far_ too many exceptions to add individually to checkpatch.