remoteproc updates for v6.17

Make the Xilinx remoteproc driver support running on only a single core,
disable still unsupported remoteproc features, and stop the remoteproc
on shutdown to facilitate kexec.

Conclude the renaming of the Qualcomm ADSP driver to "PAS" that was
started many years ago.
remoteproc: xlnx: Fix kernel-doc warnings

Fix kernel-doc warnings generated by following command:

`scripts/kernel-doc -Werror -Wshort-desc -Wall \
drivers/remoteproc/xlnx_r5_remoteproc.c > /dev/null`

warning: missing initial short description on line:
 * struct mbox_info

...

Total 8 warnings fixed

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20250716213048.2316424-3-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
1 file changed