Searched full:cellwise (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | cw2015_battery.yaml | 7 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 D | cw2015_battery.c | 3 * 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 D | Kconfig | 123 Say Y here to enable support for the cellwise cw2015
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-coolpi-cm5-genbook.dts | 179 compatible = "cellwise,cw2015"; 182 cellwise,battery-profile = /bits/ 8 < 193 cellwise,monitor-interval-ms = <3000>;
|
H A D | rk3566-anbernic-rg353x.dtsi | 170 compatible = "cellwise,cw2015";
|
H A D | rk3399-pinebook-pro.dts | 743 compatible = "cellwise,cw2015"; 745 cellwise,battery-profile = /bits/ 8 < 755 cellwise,monitor-interval-ms = <5000>;
|
H A D | rk3588s-gameforce-ace.dts | 592 compatible = "cellwise,cw2015"; 595 cellwise,battery-profile = /bits/ 8 604 cellwise,monitor-interval-ms = <5000>;
|
/linux/ |
H A D | MAINTAINERS | 5266 CELLWISE CW2015 BATTERY DRIVER
|