Re: [PATCH 1/2] remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platform
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ftjlwqifp5drxvn3d6bsr6ldqrsva3rpv527fz3kjyxzylj7gq@ex7w7imyp5wz> |
On Mon, Jul 06, 2026 at 05:37:16PM +0200, Stephan Gerhold wrote: > Currently, qcom_q6v5_mss hardcodes 0x12 as the instance ID for the > subsystem control (ssctl) QMI service. However, some platforms (e.g. > MDM9607) provide the service with a different instance ID (0x22). > > Make it possible to override the ssctl_id per platform by adding it to the > platform-specific rproc_hexagon_res struct. The same pattern also exists > already inside qcom_q6v5_pas. > > Signed-off-by: Stephan Gerhold <[email protected]> > --- > drivers/remoteproc/qcom_q6v5_mss.c | 19 ++++++++++++++++++- > 1 file changed, 18 insertions(+), 1 deletion(-) Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry