Searched +full:twl6035 +full:- +full:pmic (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | palmas.txt | 3 The TI palmas family current members :- 4 twl6035 (palmas) 12 - compatible : Should be from the list 13 ti,twl6035 23 - interrupt-controller : palmas has its own internal IRQs 24 - #interrupt-cells : should be set to 2 for IRQ number and flags 27 Documentation/devicetree/bindings/interrupt-controller/interrupts.txt 30 ti,mux-padX : set the pad register X (1-2) to the correct muxing for the 36 compatible = "ti,twl6035", "ti,palmas"; 38 interrupt-parent = <&intc>; [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | palmas-pmic.txt | 11 - compatible : Should be from the list 12 ti,twl6035-pmic 13 ti,twl6036-pmic 14 ti,twl6037-pmic 15 ti,tps65913-pmic 16 ti,tps65914-pmic 17 ti,tps65917-pmic 18 ti,tps659038-pmic 20 ti,palmas-pmic 21 - interrupts : The interrupt number and the type which can be looked up here: [all …]
|
/linux/drivers/regulator/ |
H A D | palmas-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Driver for Regulator part of Palmas PMIC Chips 5 * Copyright 2011-2013 Texas Instruments Inc. 41 .sname = "smps1-in", 49 .sname = "smps1-in", 57 .sname = "smps3-in", 64 .sname = "smps4-in", 72 .sname = "smps4-in", 80 .sname = "smps6-in", 88 .sname = "smps7-in", [all …]
|
/linux/drivers/iio/adc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 bool "ST-Ericsson AB8500 GPADC driver" 67 high speed, low noise, low distortion, 20-bit, Easy Drive, 68 successive approximation register (SAR) analog-to-digital 83 Say yes here to build support for Analog Devices AD4130-8 SPI analog 91 tristate "Analog Device AD4170-4 ADC Driver" 99 Say yes here to build support for Analog Devices AD4170-4 SPI analog 103 called ad4170-4. 143 Say yes here to build support for Analog Devices AD7091R-5 ADC. 151 Say yes here to build support for Analog Devices AD7091R-2, AD7091R-4, [all …]
|