Searched +full:charged +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/power/supply/adc-battery.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Sebastian Reichel <sre@kernel.org>24 - $ref: power-supply.yaml#28 const: adc-battery30 charged-gpios:32 GPIO which signals that the battery is fully charged. The GPIO is36 io-channels:[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)2 // Copyright (C) 2022-2024 Sebastian Reichel <sre@kernel.org>4 /dts-v1/;6 #include <dt-bindings/gpio/gpio.h>7 #include <dt-bindings/input/input.h>8 #include <dt-bindings/clock/imx6ul-clock.h>9 #include <dt-bindings/leds/common.h>12 model = "UNI-T UTi260B Thermal Camera";13 compatible = "uni-t,uti260b", "fsl,imx6ull";16 stdout-path = "serial0:115200n8";[all …]
4 - compatible: "ti,tps65910" or "ti,tps65911"5 - reg: I2C slave address6 - interrupts: the interrupt outputs of the controller7 - #gpio-cells: number of cells to describe a GPIO, this should be 2.10 - gpio-controller: mark the device as a GPIO controller11 - #interrupt-cells: the number of cells to describe an IRQ, this should be 2.14 Documentation/devicetree/bindings/interrupt-controller/interrupts.txt15 - regulators: This is the list of child nodes that specify the regulator20 The regulator is matched with the regulator-compatible.22 The valid regulator-compatible values are:[all …]