Searched full:ltc2942 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | lltc,ltc294x.yaml | 7 title: Binding for LTC2941, LTC2942, LTC2943 and LTC2944 battery fuel gauges 11 The LTC2942 is pin compatible with the LTC2941, it adds voltage and 26 - lltc,ltc2942
|
/Linux-v6.1/drivers/power/supply/ |
D | ltc2941-battery-gauge.c | 3 * I2C client/driver for the Linear Technology LTC2941, LTC2942, LTC2943 493 /* Read status register to check for LTC2942 */ in ltc294x_i2c_probe() 605 { "ltc2942", LTC2942_ID, }, 618 .compatible = "lltc,ltc2942", 647 MODULE_DESCRIPTION("LTC2941/LTC2942/LTC2943/LTC2944 Battery Gas Gauge IC driver");
|