power: supply: bq256xx: Apply TS_IGNORE from devicetree
authorHermes Zhang <chenhuiz@axis.com>
Thu, 4 May 2023 09:30:37 +0000 (17:30 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 8 May 2023 12:14:07 +0000 (14:14 +0200)
commit131c0c768266f8ace220d87e2889a5bb063c8160
treed156c7acfebc27f22d66a1eb53cd57d3e95115aa
parentda8a240f51e2f3ce4d77719f21904a1ca05cb721
power: supply: bq256xx: Apply TS_IGNORE from devicetree

TS_IGNORE is default off in bq256xx chip. For some HW which doesn't have
the NTC, we need to set TS_IGNORE to 1 to make the charge work. The new
"ti,no-thermistor" is introduced to toggle it.

Signed-off-by: Hermes Zhang <chenhuiz@axis.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq256xx_charger.c