Home
last modified time | relevance | path

Searched full:cellwise (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dcw2015_battery.yaml7 title: Battery driver for CW2015 shuntless fuel gauge by CellWise.
22 const: cellwise,cw2015
27 cellwise,battery-profile:
30 of this binary blob is kept secret by CellWise. The only way to obtain
31 it is to mail two batteries to a test facility of CellWise and receive
37 cellwise,monitor-interval-ms:
64 compatible = "cellwise,cw2015";
66 cellwise,battery-profile = /bits/ 8 <
76 cellwise,monitor-interval-ms = <5000>;
/linux/drivers/power/supply/
H A Dcw2015_battery.c3 * Fuel gauge driver for CellWise 2013 / 2015
54 /* poll interval from CellWise GPL Android driver example */
569 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
583 "cellwise,battery-profile", in cw2015_parse_properties()
590 ret = device_property_read_u32(dev, "cellwise,monitor-interval-ms", in cw2015_parse_properties()
739 { .compatible = "cellwise,cw2015" },
H A DKconfig123 Say Y here to enable support for the cellwise cw2015
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-coolpi-cm5-genbook.dts179 compatible = "cellwise,cw2015";
182 cellwise,battery-profile = /bits/ 8 <
193 cellwise,monitor-interval-ms = <3000>;
H A Drk3566-anbernic-rg353x.dtsi170 compatible = "cellwise,cw2015";
H A Drk3399-pinebook-pro.dts743 compatible = "cellwise,cw2015";
745 cellwise,battery-profile = /bits/ 8 <
755 cellwise,monitor-interval-ms = <5000>;
H A Drk3588s-gameforce-ace.dts592 compatible = "cellwise,cw2015";
595 cellwise,battery-profile = /bits/ 8
604 cellwise,monitor-interval-ms = <5000>;
/linux/
H A DMAINTAINERS5266 CELLWISE CW2015 BATTERY DRIVER