Home
last modified time | relevance | path

Searched +full:max8925 +full:- +full:dual +full:- +full:string (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max8925.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/maxim,max8925.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MAX8925 PMIC from Maxim Integrated.
10 - Lee Jones <lee@kernel.org>
14 const: maxim,max8925
22 interrupt-controller: true
24 "#interrupt-cells":
29 maxim,tsc-irq:
[all …]
/linux/include/linux/mfd/
H A Dmax8925.h1 /* SPDX-License-Identifier: GPL-2.0-only */
15 /* Unified sub device IDs for MAX8925 */
102 /* MAX8925 Registers */
207 int lxw_scl; /* 0/1 -- 0.8Ohm/0.4Ohm */
209 int dual_string; /* 0/1 -- single/dual string */
228 * irq_base: stores IRQ base number of MAX8925 in platform
229 * tsc_irq: stores IRQ number of MAX8925 TSC
/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts1 // SPDX-License-Identifier: GPL-2.0-only
7 /dts-v1/;
12 compatible = "mrvl,mmp2-brownstone", "mrvl,mmp2";
30 pmic: max8925@3c {
31 compatible = "maxim,max8925";
34 interrupt-parent = <&intcmux4>;
35 interrupt-controller;
36 #interrupt-cells = <1>;
37 maxim,tsc-irq = <0>;
41 regulator-min-microvolt = <637500>;
[all …]