Re: [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-28 Thread Luca Weiss
On dinsdag 28 januari 2025 08:30:25 Midden-Europese standaardtijd Stephan Gerhold wrote: > On Mon, Jan 27, 2025 at 11:21:04PM +0100, Luca Weiss wrote: > > On maandag 27 januari 2025 09:58:45 Midden-Europese standaardtijd Stephan > > Gerhold wrote: > > > On Sun, Jan 26, 2025 at 09:57:22PM +0100, L

Re: [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-27 Thread Stephan Gerhold
On Mon, Jan 27, 2025 at 11:21:04PM +0100, Luca Weiss wrote: > On maandag 27 januari 2025 09:58:45 Midden-Europese standaardtijd Stephan > Gerhold wrote: > > On Sun, Jan 26, 2025 at 09:57:22PM +0100, Luca Weiss wrote: > > > For example MSM8974 has mx voltage rail exposed as regulator and only cx >

Re: [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-27 Thread Luca Weiss
On maandag 27 januari 2025 09:58:45 Midden-Europese standaardtijd Stephan Gerhold wrote: > On Sun, Jan 26, 2025 at 09:57:22PM +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

Re: [PATCH v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-27 Thread Stephan Gerhold
On Sun, Jan 26, 2025 at 09:57:22PM +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 v2 3/9] remoteproc: qcom_q6v5_mss: Handle platforms with one power domain

2025-01-26 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