Searched +full:bci3v1 +full:- +full:supply (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | twl4030-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/twl4030-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 14 value in explicit configuration in device-tree. Rather if there is a sibling 15 of the BCI node which is compatible with "ti,twl4030-usb", then that is used 19 - Sebastian Reichel <sre@kernel.org> 22 - $ref: power-supply.yaml# 26 const: ti,twl4030-bci 32 ti,bb-uvolt: [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl4030.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ 11 interrupt-controller; 12 #interrupt-cells = <1>; 15 compatible = "ti,twl4030-rtc"; 20 compatible = "ti,twl4030-bci"; 22 bci3v1-supply = <&vusb3v1>; 23 io-channels = <&twl_madc 11>; 24 io-channel-names = "vac"; 28 compatible = "ti,twl4030-wdt"; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | twl4030.dtsi | 2 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ 14 interrupt-controller; 15 #interrupt-cells = <1>; 18 compatible = "ti,twl4030-rtc"; 23 compatible = "ti,twl4030-bci"; 25 bci3v1-supply = <&vusb3v1>; 29 compatible = "ti,twl4030-wdt"; 32 vaux1: regulator-vaux1 { 33 compatible = "ti,twl4030-vaux1"; 36 vaux2: regulator-vaux2 { [all …]
|