Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 80cd0977 authored by Ajay Agarwal's avatar Ajay Agarwal Committed by Sridhar Arra
Browse files

soc: qcom: Add QMI client driver for MFSE service



Add QMI client driver for Modem File System External(MFSE)
service. The service provides limited file system commands that
an off-chip client can invoke, such as setting and getting the
current EFS sync timer value.
Once MFSE service is registered, use the following commands:
To get current timer value:
 cat /sys/class/mfse_qmi_clnt/sync_timer/value
To set current timer value:
 echo <time> > /sys/class/mfse_qmi_clnt/sync_timer/value.

Change-Id: I379c7050169f57e3bfaee6f6353ad1cbac6f5276
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent 0afd367d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment