On Tue, Mar 10, 2026 at 12:03:29AM +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. > > It makes more sense to unify their names and move the definitions in > the QMI header file providing a consistent way to represent the > supported protocols. Consequently the different drivers will use them > instead of their own definition of the service id.
Also this looks like a first step towards providing qrtr service debugfs in the kernel. > -- With best wishes Dmitry

