Lines Matching full:pmic

2 	bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC)"
5 This config enables the driver-model PMIC support.
6 UCLASS_PMIC - designed to provide an I/O interface for PMIC devices.
7 For the multi-function PMIC devices, this can be used as parent I/O
10 - 'drivers/power/pmic/pmic-uclass.c'
11 - 'include/power/pmic.h'
14 bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC) in SPL"
17 This config enables the driver-model PMIC support.
18 UCLASS_PMIC - designed to provide an I/O interface for PMIC devices.
19 For the multi-function PMIC devices, this can be used as parent I/O
22 - 'drivers/power/pmic/pmic-uclass.c'
23 - 'include/power/pmic.h'
47 bool "Enable support for the active-semi 8846 PMIC"
50 This PMIC includes 4 DC/DC step-down buck regulators and 8 low-dropout
56 bool "Enable support for the Austria Micro Systems (AMS) AS7322 PMIC"
64 bool "Enable Driver Model for PMIC PFUZE100"
67 This config enables implementation of driver-model pmic uclass features
68 for PMIC PFUZE100. The driver implements read/write operations.
71 bool "Enable Driver Model for PMIC MAX77686"
74 This config enables implementation of driver-model pmic uclass features
75 for PMIC MAX77686. The driver implements read/write operations.
78 bool "Enable Driver Model for PMIC MAX8998"
81 This config enables implementation of driver-model pmic uclass features
82 for PMIC MAX8998. The driver implements read/write operations.
85 bool "Enable Driver Model for PMIC MAX8997"
88 This config enables implementation of driver-model pmic uclass features
89 for PMIC MAX8997. The driver implements read/write operations.
100 bool "Enable Driver Model for Qualcomm PM8916 PMIC"
103 The PM8916 is a PMIC connected to one (or several) processors
113 Driver binding info: doc/device-tree-bindings/pmic/pm8916.txt
116 bool "Enable support for Rockchip PMIC RK8XX"
119 The Rockchip RK808 PMIC provides four buck DC-DC convertors, 8 LDOs,
125 bool "Enable support for Rockchip PMIC SPI RK8XX"
128 The Rockchip RK8xx PMIC provides four buck DC-DC convertors, LDOs. It is
133 bool "Enable Driver Model for PMIC Samsung S2MPS11"
136 The Samsung S2MPS11 PMIC provides:
144 Binding info: doc/device-tree-bindings/pmic/s2mps11.txt
147 bool "Enable Driver Model for emulated Sandbox PMIC "
150 Enable the driver for Sandbox PMIC emulation. The emulated PMIC device
152 - sandbox PMIC I/O driver - implements dm pmic operations
153 - sandbox PMIC i2c emul driver - emulates the PMIC's I2C transmission
157 The Sandbox PMIC info:
169 Driver binding info: doc/device-tree-bindings/pmic/sandbox.txt
172 bool "Enable Driver Model for the Samsung S5M8767 PMIC"
175 The S5M8767 PMIC provides a large array of LDOs and BUCKs for use
181 bool "Enable driver for Ricoh RN5T567 PMIC"
184 The RN5T567 is a PMIC with 4 step-down DC/DC converters, 5 LDO
189 bool "Enable driver for Texas Instruments TPS65090 PMIC"
192 The TPS65090 is a PMIC containing several LDOs, DC to DC convertors,
198 bool "Enable driver for Texas Instruments PALMAS PMIC"
201 The PALMAS is a PMIC containing several LDOs, SMPS.
202 This driver binds the pmic children.
205 bool "Enable driver for Texas Instruments LP873X PMIC"
208 The LP873X is a PMIC containing couple of LDOs and couple of SMPS.
209 This driver binds the pmic children.
212 bool "Enable driver for Texas Instruments LP87565 PMIC"
215 The LP87565 is a PMIC containing a bunch of SMPS.
216 This driver binds the pmic children.
219 bool "Enable driver for Freescale MC34VR500 PMIC"