Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-03-01 Thread Bhaumik Bhatt
Hi Kalle, On 2021-03-01 10:26 AM, Kalle Valo wrote: Bhaumik Bhatt writes: On 2021-03-01 03:14 AM, Kalle Valo wrote: + ath11k list Manivannan Sadhasivam writes: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, q

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-03-01 Thread Bhaumik Bhatt
On 2021-03-01 10:26 AM, Kalle Valo wrote: Bhaumik Bhatt writes: On 2021-03-01 03:14 AM, Kalle Valo wrote: + ath11k list Manivannan Sadhasivam writes: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-03-01 Thread Kalle Valo
Bhaumik Bhatt writes: > On 2021-03-01 03:14 AM, Kalle Valo wrote: >> + ath11k list >> >> Manivannan Sadhasivam writes: >> >>> On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy >>> wrote: On platforms with two or more identical mhi devices, qmi service will run with iden

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-03-01 Thread Bhaumik Bhatt
On 2021-03-01 03:14 AM, Kalle Valo wrote: + ath11k list Manivannan Sadhasivam writes: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this identical ID,

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-03-01 Thread Kalle Valo
+ ath11k list Manivannan Sadhasivam writes: > On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: >> On platforms with two or more identical mhi >> devices, qmi service will run with identical >> qrtr-node-id. Because of this identical ID, >> host qrtr-lookup cannot register

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-27 Thread gokulsri
Hi On 2021-02-26 23:01, Bhaumik Bhatt wrote: On 2021-02-26 06:52 AM, Manivannan Sadhasivam wrote: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this iden

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-26 Thread Bhaumik Bhatt
On 2021-02-26 06:52 AM, Manivannan Sadhasivam wrote: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this identical ID, host qrtr-lookup cannot register more

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-26 Thread Manivannan Sadhasivam
On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: > On platforms with two or more identical mhi > devices, qmi service will run with identical > qrtr-node-id. Because of this identical ID, > host qrtr-lookup cannot register more than one > qmi service with identical node ID.

Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-26 Thread Jeffrey Hugo
On 2/26/2021 3:42 AM, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this identical ID, host qrtr-lookup cannot register more than one qmi service with identical node ID. Ultimately, only one qmi ser

[PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-26 Thread Gokul Sriram Palanisamy
On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this identical ID, host qrtr-lookup cannot register more than one qmi service with identical node ID. Ultimately, only one qmi service will be avilable for the underlying drivers to com