+13
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add a module param to control the MCT driver to send or not
send the MCT enable/disable notification to PMIC regulators.
This notification control parameter is disabled by default.
To enable the MCT enable/disable notification to be sent to
PMIC, use the below method commands,
echo N > /sys/module/mct/parameters/enable
echo Y > /sys/module/mct/parameters/notify_pmic
echo Y > /sys/module/mct/parameters/enable
CRs-Fixed: 623441
Change-Id: I222f417412c656769babf36e8fbcb0016ae5c4d6
Signed-off-by:
Ram Chandrasekar <rkumbako@codeaurora.org>