remoteproc: qcom: pas: refactor SLPI remoteproc init
authorDylan Van Assche <me@dylanvanassche.be>
Thu, 30 Mar 2023 16:46:32 +0000 (18:46 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 15 Jul 2023 20:11:59 +0000 (13:11 -0700)
commit637e98bfe20b2c6866cd79b8d487430af09dc8ac
treec848c9bf14b8167d094ac14fc428527ab1c4038b
parent242a626870eb453934b75749f8dbab997556b555
remoteproc: qcom: pas: refactor SLPI remoteproc init

SLPI remoteproc initialization is the same for SDM845, SM8150, SM8250,
SM8350 but is duplicated for each compatible. Refactor initialization
structs for these 4 compatibles as a single struct.

Signed-off-by: Dylan Van Assche <me@dylanvanassche.be>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230330164633.117335-3-me@dylanvanassche.be
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/qcom_q6v5_pas.c