Re: [PATCH v9 12/21] wifi: nxpwifi: introduce command and event handling infrastructure

From: Krzysztof Kozlowski

Date: Wed Feb 11 2026 - 04:42:12 EST


On 04/02/2026 19:03, Jeff Chen wrote:
> +
> + /*
> + * Download calibration data to firmware.
> + * The cal-data can be read from device tree and/or
> + * a configuration file and downloaded to firmware.
> + */
> + if (adapter->dt_node) {
> + if (of_property_read_u32(adapter->dt_node,
> + "nxp,wakeup-pin",

Don't sneak in ABI. This is not acceptable.

NAK


Best regards,
Krzysztof