Re: [PATCH v3 06/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8926

2025-01-27 Thread Stephan Gerhold
On Mon, Jan 27, 2025 at 11:45:38PM +0100, Luca Weiss wrote: > While MSM8926 being 'just' an LTE-capable variant of MSM8226 it appears > the modem setup has changed significantly, by requiring mss-supply and > not using the ext-bhs-reg. > > Add a new compatible and new struct to support that. > >

[PATCH v3 06/13] remoteproc: qcom_q6v5_mss: Add modem support on MSM8926

2025-01-27 Thread Luca Weiss
While MSM8926 being 'just' an LTE-capable variant of MSM8226 it appears the modem setup has changed significantly, by requiring mss-supply and not using the ext-bhs-reg. Add a new compatible and new struct to support that. Signed-off-by: Luca Weiss --- drivers/remoteproc/qcom_q6v5_mss.c | 48 ++