Searched +full:topoff +full:- +full:threshold (Results 1 – 3 of 3) sorted by relevance
1 max8925-battery bindings5 - batt-detect: whether support battery detect6 - topoff-threshold: set charging current in topoff mode7 - fast-charge: set charging current in fast mode8 - no-temp-support: whether support temperature protection detect9 - no-insert-detect: whether support insert detect13 batt-detect = <0>;14 topoff-threshold = <1>;15 fast-charge = <7>;16 no-temp-support = <0>;[all …]
4 - compatible : "maxim,max8925"5 - reg : the I2C slave address for the max8925 chip6 - interrupts : IRQ line for the max8925 chip7 - interrupt-controller: describes the max8925 as an interrupt9 - #interrupt-cells : should be 1.10 - The cell is the max8925 local IRQ number13 - maxim,tsc-irq: there are 2 IRQ lines for max8925, one is indicated in16 max8925 consists of a large and varied group of sub-devices:19 ------ ------------ -----------20 max8925-onkey : : On key[all …]
1 // SPDX-License-Identifier: GPL-2.0-only7 /dts-v1/;12 compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";34 interrupt-parent = <&intcmux4>;35 interrupt-controller;36 #interrupt-cells = <1>;37 maxim,tsc-irq = <0>;41 regulator-min-microvolt = <637500>;42 regulator-max-microvolt = <1425000>;43 regulator-boot-on;[all …]