commit | 637e98bfe20b2c6866cd79b8d487430af09dc8ac | [log] [tgz] |
---|---|---|
author | Dylan Van Assche <me@dylanvanassche.be> | Thu Mar 30 18:46:32 2023 +0200 |
committer | Bjorn Andersson <andersson@kernel.org> | Sat Jul 15 13:11:59 2023 -0700 |
tree | c848c9bf14b8167d094ac14fc428527ab1c4038b | |
parent | 242a626870eb453934b75749f8dbab997556b555 [diff] |
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>