dts: lilygo/ttgo_tbeam: add axp2101 fuel-gauge node

The board has the axp2101 chip and we now have a matching driver.

Signed-off-by: Felix Moessbauer <felix.moessbauer@gmail.com>
This commit is contained in:
Felix Moessbauer 2025-04-27 18:54:18 +02:00 committed by Benjamin Cabé
commit 0f818e3e6b

View file

@ -125,6 +125,10 @@
constant-charge-current-max-microamp = <1000000>;
constant-charge-voltage-max-microvolt = <4200000>;
};
fuel_gauge: fuel_gauge {
compatible = "x-powers,axp2101-fuel-gauge";
};
};
};