Message ID | 20240325204620.1437237-1-cristian.marussi@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | SCMI misc small-updates | expand |
On Mon, 25 Mar 2024 20:46:15 +0000, Cristian Marussi wrote: > a bunch of small SCMI updates based on v6.9-rc1. > Mainly adding traces for weird SCMI messages like late timed-out replies, > out of order unexpected messages and malformed messages due to spurious > mbox IRQs. > > Thanks, > Cristian > > [...] Applied to sudeep.holla/linux (for-next/scmi/updates), thanks! [1/5] include: trace: Widen the tag buffer in trace_scmi_dump_msg https://git.kernel.org/sudeep.holla/c/da251ce21061 [2/5] firmware: arm_scmi: Add helper to trace bad messages https://git.kernel.org/sudeep.holla/c/5dc0e0b1f0ea [3/5] firmware: arm_scmi: Add message dump traces for bad and unexpected replies https://git.kernel.org/sudeep.holla/c/5076ab66db16 [4/5] firmware: arm_scmi: Simplify scmi_devm_notifier_unregister https://git.kernel.org/sudeep.holla/c/264a2c520628 [5/5] firmware: arm_scmi: Use dev_err_probe to bail out https://git.kernel.org/sudeep.holla/c/3a7d93d1f71b -- Regards, Sudeep