Lines Matching +full:charge +full:- +full:enable +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Silergy SY7802 1800mA Boost Charge Pump LED Driver
10 - André Apitzsch <git@apitzsch.eu>
13 The SY7802 is a current-regulated charge pump which can regulate two current
16 The SY7802 is a high-current synchronous boost converter with 2-channel
22 - silergy,sy7802
27 enable-gpios:
31 flash-gpios:
35 vin-supply:
38 "#address-cells":
41 "#size-cells":
45 "^led@[0-1]$":
56 led-sources:
64 - reg
65 - led-sources
68 - compatible
69 - reg
70 - "#address-cells"
71 - "#size-cells"
72 - enable-gpios
77 - |
78 #include <dt-bindings/gpio/gpio.h>
79 #include <dt-bindings/leds/common.h>
82 #address-cells = <1>;
83 #size-cells = <0>;
85 flash-led-controller@53 {
88 #address-cells = <1>;
89 #size-cells = <0>;
91 enable-gpios = <&tlmm 16 GPIO_ACTIVE_HIGH>;
97 led-sources = <0>, <1>;