Lines Matching full:gpios
7 title: simple battery chargers only communicating through GPIOs
14 autonomously, only providing some status GPIOs and possibly some
15 GPIOs for limited control over the charging process.
34 gpios:
38 charge-status-gpios:
42 charge-current-limit-gpios:
45 description: GPIOs used for current limiting
58 charge-current-limit-gpios property. Bit 1 second to last
70 - gpios
72 - charge-status-gpios
74 - charge-current-limit-gpios
77 charge-current-limit-gpios: [ charge-current-limit-mapping ]
78 charge-current-limit-mapping: [ charge-current-limit-gpios ]
91 gpios = <&gpd 28 GPIO_ACTIVE_LOW>;
92 charge-status-gpios = <&gpc 27 GPIO_ACTIVE_LOW>;
94 charge-current-limit-gpios = <&gpioA 11 GPIO_ACTIVE_HIGH>,
96 charge-current-limit-mapping = <2500000 0x00>, // 2.5 A => both GPIOs low