remoteproc: xlnx: Allow single core use in split mode
authorTanmay Shah <tanmay.shah@amd.com>
Wed, 18 Jun 2025 18:19:33 +0000 (11:19 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 23 Jun 2025 14:09:54 +0000 (08:09 -0600)
commit82a4277fa5e027028b955982ea876e24f660f808
tree38dc8183cb46dff79bfead96f0b4298f05f403c9
parentf6588dea0ab2873760b87b3ffbd02316e7826ee0
remoteproc: xlnx: Allow single core use in split mode

When operating in split mode, it is a valid usecase to have
only one core enabled in the cluster. Remove exact core count
expecatation from the driver.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link: https://lore.kernel.org/r/20250618181933.1253033-1-tanmay.shah@amd.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/xlnx_r5_remoteproc.c