003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/power/supply
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
power
/
supply
/
📁
..
📁
ab8500
📄
act8945a-charger.txt
(1.68 KB)
📄
axp20x_ac_power.txt
(606 B)
📄
axp20x_battery.txt
(530 B)
📄
axp20x_usb_power.txt
(998 B)
📄
battery.txt
(130 B)
📄
battery.yaml
(4.79 KB)
📄
bq2415x.txt
(1.38 KB)
📄
bq24190.txt
(1.86 KB)
📄
bq24257.txt
(2.18 KB)
📄
bq2515x.yaml
(2.43 KB)
📄
bq25890.txt
(2.02 KB)
📄
bq27xxx.yaml
(2.3 KB)
📄
charger-manager.txt
(2.3 KB)
📄
cpcap-battery.txt
(1 KB)
📄
cpcap-charger.txt
(1.34 KB)
📄
cw2015_battery.yaml
(2.38 KB)
📄
da9150-charger.txt
(680 B)
📄
da9150-fg.txt
(681 B)
📄
gpio-charger.txt
(760 B)
📄
gpio-charger.yaml
(1.48 KB)
📄
ingenic,battery.txt
(930 B)
📄
isp1704.txt
(457 B)
📄
lego_ev3_battery.txt
(719 B)
📄
lp8727_charger.txt
(1.04 KB)
📄
lt3651-charger.txt
(1.13 KB)
📄
ltc2941.txt
(1.22 KB)
📄
max17040_battery.txt
(1.04 KB)
📄
max17042_battery.txt
(1.11 KB)
📄
max77650-charger.yaml
(992 B)
📄
max8903-charger.txt
(858 B)
📄
max8925_battery.txt
(480 B)
📄
maxim,ds2760.txt
(990 B)
📄
maxim,max14656.txt
(472 B)
📄
microchip,ucs1002.txt
(805 B)
📄
olpc_battery.txt
(108 B)
📄
power-supply.yaml
(937 B)
📄
power_supply.txt
(88 B)
📄
qcom,coincell-charger.txt
(1.14 KB)
📄
qcom_smbb.txt
(5.71 KB)
📄
rohm,bd99954.yaml
(5.96 KB)
📄
rt9455_charger.txt
(1.72 KB)
📄
rx51-battery.txt
(772 B)
📄
sbs,sbs-battery.yaml
(2.04 KB)
📄
sbs,sbs-manager.txt
(1.84 KB)
📄
sbs_sbs-charger.txt
(595 B)
📄
sc2731_charger.txt
(1.08 KB)
📄
sc27xx-fg.txt
(1.96 KB)
📄
ti,bq24735.txt
(1.8 KB)
📄
tps65090.txt
(397 B)
📄
tps65217_charger.txt
(450 B)
📄
twl-charger.txt
(905 B)
Editing: bq2415x.txt
Binding for TI bq2415x Li-Ion Charger Required properties: - compatible: Should contain one of the following: * "ti,bq24150" * "ti,bq24150" * "ti,bq24150a" * "ti,bq24151" * "ti,bq24151a" * "ti,bq24152" * "ti,bq24153" * "ti,bq24153a" * "ti,bq24155" * "ti,bq24156" * "ti,bq24156a" * "ti,bq24158" - reg: integer, i2c address of the device. - ti,current-limit: integer, initial maximum current charger can pull from power supply in mA. - ti,weak-battery-voltage: integer, weak battery voltage threshold in mV. The chip will use slow precharge if battery voltage is below this value. - ti,battery-regulation-voltage: integer, maximum charging voltage in mV. - ti,charge-current: integer, maximum charging current in mA. - ti,termination-current: integer, charge will be terminated when current in constant-voltage phase drops below this value (in mA). - ti,resistor-sense: integer, value of sensing resistor in milliohm. Optional properties: - ti,usb-charger-detection: phandle to usb charger detection device. (required for auto mode) Example from Nokia N900: bq24150a { compatible = "ti,bq24150a"; reg = <0x6b>; ti,current-limit = <100>; ti,weak-battery-voltage = <3400>; ti,battery-regulation-voltage = <4200>; ti,charge-current = <650>; ti,termination-current = <100>; ti,resistor-sense = <68>; ti,usb-charger-detection = <&isp1704>; };
Upload File
Create Folder