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

Skip to content
Commit dc6a38bd authored by Xiaozhe Shi's avatar Xiaozhe Shi Committed by Stephen Boyd
Browse files

ARM: dts: msm: Correct BMS irqs for MSM8226 and MSM8610



The BMS peripheral interrupts were reversed for MSM8226 and MSM8610.
This may cause accidental wakeups during sleep because the sw_cc_thr
irq is switched with good_ocv. Since the BMS driver registers
sw_cc_thr as a wakeable interrupt and sw_cc_thr actually registers
the good_ocv irq, the device will wake up every time the BMS
peripheral gets a good OCV reading.

Fix this by correcting all the IRQs in the BMS device tree node.

CRs-Fixed: 519868
Change-Id: I2e3ae128fa2a79bd527d6293d8ac592790847b58
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent 74192f1f
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