Re: [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-28 Thread Konrad Dybcio
On 28.01.2025 11:55 AM, Stephan Gerhold wrote: > On Tue, Jan 28, 2025 at 11:45:51AM +0100, Konrad Dybcio wrote: >> On 27.01.2025 11:45 PM, Luca Weiss wrote: >>> For example MSM8974 has mx voltage rail exposed as regulator and only cx >>> voltage rail is exposed as power domain. This power domain (c

Re: [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-28 Thread Stephan Gerhold
On Tue, Jan 28, 2025 at 11:45:51AM +0100, Konrad Dybcio wrote: > On 27.01.2025 11:45 PM, Luca Weiss wrote: > > For example MSM8974 has mx voltage rail exposed as regulator and only cx > > voltage rail is exposed as power domain. This power domain (cx) is > > attached internally in power domain and

Re: [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-28 Thread Konrad Dybcio
On 27.01.2025 11:45 PM, Luca Weiss wrote: > For example MSM8974 has mx voltage rail exposed as regulator and only cx > voltage rail is exposed as power domain. This power domain (cx) is > attached internally in power domain and cannot be attached in this driver. > > Fixes: 8750cf392394 ("remotepro

Re: [PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-27 Thread Stephan Gerhold
On Mon, Jan 27, 2025 at 11:45:36PM +0100, Luca Weiss wrote: > For example MSM8974 has mx voltage rail exposed as regulator and only cx > voltage rail is exposed as power domain. This power domain (cx) is > attached internally in power domain and cannot be attached in this driver. > > Fixes: 8750cf

[PATCH v3 04/13] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-27 Thread Luca Weiss
For example MSM8974 has mx voltage rail exposed as regulator and only cx voltage rail is exposed as power domain. This power domain (cx) is attached internally in power domain and cannot be attached in this driver. Fixes: 8750cf392394 ("remoteproc: qcom_q6v5_mss: Allow replacing regulators with p