On Tue, Jan 27, 2026 at 09:27:17PM +0530, Gaurav Kohli wrote:
From: Casey Connolly <casey.connolly@linaro.org>
Currently, only qcom,bam-dmux nodes are supported as
remoteproc children with of_platform_populate(). This limits
the other child nodes to probe separately.
Generalise the qcom,bam-dmux child node support by probing all
remoteproc children with of_platform_populate(). This enables
support for devices that represent themselves as subnodes of
the remoteproc, such as QMI clients.
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Signed-off-by: Gaurav Kohli <redacted>
---
drivers/remoteproc/qcom_q6v5.c | 4 ++++
drivers/remoteproc/qcom_q6v5_mss.c | 8 --------
2 files changed, 4 insertions(+), 8 deletions(-)
You received a question from the reviewers and then posted the same
patch without concluding the previous discussion. NAK.
--
With best wishes
Dmitry