]> git.ipfire.org Git - thirdparty/linux.git/commit
remoteproc: xlnx: Disable unsupported features
authorTanmay Shah <tanmay.shah@amd.com>
Wed, 16 Jul 2025 21:30:47 +0000 (14:30 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 22 Jul 2025 14:26:18 +0000 (08:26 -0600)
commit699cdd706290208d47bd858a188b030df2e90357
tree20e5e29068fc5e9b0cab841c8662f0833b131b13
parent209be2857bcc4bae88ef1b0981da2db99f84dbb5
remoteproc: xlnx: Disable unsupported features

AMD-Xilinx platform driver does not support iommu or recovery mechanism
yet. Disable both features in platform driver.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20250716213048.2316424-2-tanmay.shah@amd.com
Fixes: 6b291e8020a8 ("drivers: remoteproc: Add Xilinx r5 remoteproc driver")
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/xlnx_r5_remoteproc.c