power: supply: mm8013: select REGMAP_I2C
authorThomas Weißschuh <linux@weissschuh.net>
Sun, 4 Feb 2024 17:30:43 +0000 (18:30 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 12 Feb 2024 00:16:05 +0000 (01:16 +0100)
commit30d5297862410418bb8f8b4c0a87fa55c3063dd7
tree2e99827a07ff523178b21c9f047835d7030ccf40
parentd0266d7ab1618482d58015d67a5220e590333298
power: supply: mm8013: select REGMAP_I2C

The driver uses regmap APIs so it should make sure they are available.

Fixes: c75f4bf6800b ("power: supply: Introduce MM8013 fuel gauge driver")
Cc: <stable@vger.kernel.org>
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240204-mm8013-regmap-v1-1-7cc6b619b7d3@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Kconfig