Re: [PATCH 01/10] qmi: Added minimum service request period property string.

Grant Erickson <[email protected]> Wed, 12 Feb 2025 16:00:28 -0800
Newsgroups dev.linux.lists.ofono
Message-ID <[email protected]>
On Feb 12, 2025, at 11:15 AM, Denis Kenzior <[email protected]> wrote:
> On 2/11/25 11:52 PM, Grant Erickson wrote:
>> This may be used by ofono_modem_{g,s}et_integer to get or set the QMI
>> minimum service request period, in microseconds, modem property.
>> ---
>>  drivers/qmimodem/qmi.h | 2 ++
>>  1 file changed, 2 insertions(+)
>> diff --git a/drivers/qmimodem/qmi.h b/drivers/qmimodem/qmi.h
>> index 69698ee049c6..0c786ed065a3 100644
>> --- a/drivers/qmimodem/qmi.h
>> +++ b/drivers/qmimodem/qmi.h
>> @@ -43,6 +43,8 @@
>>  #define QMI_SERVICE_RMS 225 /* Remote management service */
>>  #define QMI_SERVICE_OMA 226 /* OMA device management service */
>>  +#define QMI_PROP_MIN_REQ_PERIOD_US "QMIMinReqPeriodUs"
>> +
> 
> This doesn't really belong here.  Properties that are communicated between udevng and gobi/qrtrqmi are documented above the probe() method implementation. Also, maybe 'RequestThrottleTimeUs'?

Noted, will change this in a v2 patch set.

Best,

Grant

-- 
Principal
Nuovations

[email protected]
https://www.nuovations.com/