]> www.infradead.org Git - users/jedix/linux-maple.git/commit
power: supply: rt9471: Fix wrong WDT function regfield declaration
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 25 Sep 2024 08:32:58 +0000 (16:32 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 16 Oct 2024 21:30:19 +0000 (23:30 +0200)
commitd10ff07dd2b933e3864c592ca932996b07bbf22a
tree3e51d3094108ab50ca487fa25419c9bba01ba622
parent5d121065a6993e5ab4ccc0c9629241f256d11ad0
power: supply: rt9471: Fix wrong WDT function regfield declaration

Fix F_WDT and F_WDT_RST wrong regfield declaration.

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/f862e23f220612f01fabb6d8e76cfaf63756c22b.1727252762.git.cy_huang@richtek.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/rt9471.c