From: Jeffrey Hugo <jhugo@codeaurora.org>
To: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: manivannan.sadhasivam@linaro.org, hemantk@codeaurora.org,
sricharan@codeaurora.org
Subject: Re: [PATCH RFC v2] mhi: Enable unique QRTR node ID support
Date: Fri, 26 Feb 2021 07:48:18 -0700 [thread overview]
Message-ID: <838f49f6-ea8a-4c22-21f2-45721773bbc9@codeaurora.org> (raw)
In-Reply-To: <1614336169-31467-1-git-send-email-gokulsri@codeaurora.org>
On 2/26/2021 3:42 AM, Gokul Sriram Palanisamy wrote:
> On multi-mhi platforms, host WiFi driver and
> QMI test driver needs to differntiate between
> QMI packets received from multiple mhi devices.
>
> With QCN9000 PCI cards, once SBL gets loaded, we
> utilize ERRDBG2 register to write a unique value
> per mhi device from device-tree that the device
> utilizes to set a unique QRTR node ID and
> instance ID for the QMI service. This helps QRTR
> stack in differenting the packets in a multi-mhi
> environment and can route them accordingly.
>
> sample:
> root@OpenWrt:/# qrtr-lookup
> Service Version Instance Node Port
> 15 1 0 8 1 Test service
> 69 1 8 8 2 ATH10k WLAN firmware service
> 15 1 0 24 1 Test service
> 69 1 24 24 2 ATH10k WLAN firmware service
>
> Here 8 and 24 on column 3 (QMI Instance ID)
> and 4 (QRTR Node ID) are the node IDs that
> is unique per mhi device.
>
> Changes since v1:
> - Addressed review comments by Jeffrey Hugo.
No, you didn't. You fixed the DT comment, but didn't address the rest.
This gets a NACK from me.
>
> Gokul Sriram Palanisamy (1):
> bus: mhi: core: Add unique qrtr node id support
>
> drivers/bus/mhi/core/boot.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
--
Jeffrey Hugo
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.
prev parent reply other threads:[~2021-02-26 14:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-26 10:42 Gokul Sriram Palanisamy
2021-02-26 10:42 ` [PATCH v2] bus: mhi: core: Add unique qrtr node id support Gokul Sriram Palanisamy
2021-02-26 14:47 ` Jeffrey Hugo
2021-02-26 14:52 ` Manivannan Sadhasivam
2021-02-26 17:31 ` Bhaumik Bhatt
2021-02-27 8:25 ` gokulsri
2021-03-01 11:14 ` Kalle Valo
2021-03-01 18:17 ` Bhaumik Bhatt
2021-03-01 18:26 ` Kalle Valo
2021-03-01 18:53 ` Bhaumik Bhatt
2021-03-01 18:56 ` Bhaumik Bhatt
2021-02-26 14:48 ` Jeffrey Hugo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=838f49f6-ea8a-4c22-21f2-45721773bbc9@codeaurora.org \
--to=jhugo@codeaurora.org \
--cc=gokulsri@codeaurora.org \
--cc=hemantk@codeaurora.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=sricharan@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome