Lines Matching +full:fuel +full:- +full:gauge
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/power/supply/dlg,da9150-fuel-gauge.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Dialog Semiconductor DA9150 Fuel-Gauge Power Supply
10 - Sebastian Reichel <sre@kernel.org>
13 - $ref: power-supply.yaml#
17 const: dlg,da9150-fuel-gauge
19 dlg,update-interval:
23 dlg,warn-soc-level:
29 dlg,crit-soc-level:
38 - compatible
43 - |
46 compatible = "dlg,da9150-fuel-gauge";
47 dlg,update-interval = <10000>;
48 dlg,warn-soc-level = /bits/ 8 <15>;
49 dlg,crit-soc-level = /bits/ 8 <5>;