]> www.infradead.org Git - users/dwmw2/linux.git/commit
power: supply: rt9471: Use IC status regfield to report real charger status
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 25 Sep 2024 08:32:59 +0000 (16:32 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 16 Oct 2024 21:32:51 +0000 (23:32 +0200)
commitc46a9ee5c6210682611d3d4276436c23a95e1996
tree2958b143e82da3cd2244d0111f64eb80c6b54162
parentd10ff07dd2b933e3864c592ca932996b07bbf22a
power: supply: rt9471: Use IC status regfield to report real charger status

Use IC status regfield to rewrite the 'get_staus' function. The original
one cannot cover some special scenario like as charger OTG or JEITA case.

Fixes: 4a1a5f6781d8 ("power: supply: rt9471: Add Richtek RT9471 charger driver")
Reported-by: Lucas Tsai <lucas_tsai@richtek.com>
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/67ba92bb4a9c51d9cafadab30b788a3a2c3048e1.1727252762.git.cy_huang@richtek.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/rt9471.c