Re: (subset) [PATCH v2 0/4] Use the QMI service IDs from the QMI header
Srinivas Kandagatla <[email protected]> Fri, 29 May 2026 14:02:42 +0100
| Newsgroups | org.infradead.lists.ath10k,org.infradead.lists.ath11k,org.infradead.lists.ath12k,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-sound,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 16 Mar 2026 18:14:10 +0100, Daniel Lezcano wrote:
> The different subsystems implementing the QMI service protocol are
> using their own definition of the service id. It is not a problem but
> it results on having those duplicated with different names but the
> same value and without consistency in their name.
>
> The QMI service IDs are defined in the qmi.h header file. Use those
> instead of defining the IDs in the protocol implementation file. It
> will result in unifying and providing a consistent way to represent
> the supported protocols.
>
> [...]
Applied, thanks!
[3/4] slimbus: qcom-ngd-ctrl: Use the unified QMI service ID instead of defining it locally
commit: 05f3f5984121e1956867b309c76a750c1d4c9682
Best regards,
--
Srinivas Kandagatla <[email protected]>