Searched +full:bd96802 +full:- +full:pmic (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | rohm,bd96802-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd96802-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ROHM BD96802 / BD96806 Scalable Power Management Integrated Circuit 10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 13 BD96802Qxx-C and BD96806 are automotive grade configurable Power Management 20 - rohm,bd96802 21 - rohm,bd96806 28 The PMIC provides intb and errb IRQ lines. The errb IRQ line is used [all …]
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | rohm,bd96802-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/regulator/rohm,bd96802-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ROHM BD96802 Power Management Integrated Circuit regulators 10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 13 This module is part of the ROHM BD96802 MFD device. For more details 14 see Documentation/devicetree/bindings/mfd/rohm,bd96802-pmic.yaml. 16 The regulator controller is represented as a sub-node of the PMIC node 22 "^buck[1-2]$": [all …]
|
| /linux/drivers/mfd/ |
| H A D | rohm-bd96801.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * ROHM BD96801 PMIC driver 7 * This version of the "BD86801 scalable PMIC"'s driver supports only very 8 * basic set of the PMIC features. 10 * be done when the PMIC is in STBY mode. 13 * regulator safety limits (like limits for the over/under -voltages, over 15 * synchronized with entity causing the PMIC state transitions. Eg, one 16 * should be able to ensure the PMIC is in STBY state when the 17 * configurations are applied to the hardware. How and when the PMIC state 25 * which implements some of the safety limit configurations - but leaves the [all …]
|
| /linux/include/linux/mfd/ |
| H A D | rohm-bd96802.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 * The digital interface of trhe BD96802 PMIC is a reduced version of the 7 * while this header only holds the IRQ definitions - mainly to avoid gaps in 17 /* Reg 0x52, 0x53, 0x54 - ERRB system IRQs */
|
| /linux/drivers/regulator/ |
| H A D | bd96801-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // bd96801-regulator.c ROHM BD96801 regulator driver 6 * This version of the "BD86801 scalable PMIC"'s driver supports only very 7 * basic set of the PMIC features. Most notably, there is no support for 8 * the configurations which should be done when the PMIC is in STBY mode. 11 * regulator safety limits (like limits for the over/under -voltages, over 13 * synchronized with entity causing the PMIC state transitions. Eg, one 14 * should be able to ensure the PMIC is in STBY state when the 15 * configurations are applied to the hardware. How and when the PMIC state 23 * which implements some of the safety limit configurations - but leaves the [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|