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

Skip to content
Commit fdca41a1 authored by Abhijeet Dharmapurikar's avatar Abhijeet Dharmapurikar
Browse files

power: qpnp-fg: fix the bit mask used for forcing Rbias on



The driver uses 0x0F as the mask to force Rbias on or off. Instead
use the correct mask 0x17. BIT(4) actually forces the Rbias on
instead of BIT(3).

Change-Id: I1502c6388b0c7ae7bc7b838eae9b236a4747a86e
Signed-off-by: default avatarAbhijeet Dharmapurikar <adharmap@codeaurora.org>
parent cb0b4937
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