Lines Matching +full:vout1 +full:- +full:en +full:- +full:gpios
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim Integrated MAX20086-MAX20089 Camera Power Protector
10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>
13 The MAX20086-MAX20089 are dual/quad camera power protectors, designed to
15 software-configurable output switching and monitoring. The output voltage and
21 - maxim,max20086
22 - maxim,max20087
23 - maxim,max20088
24 - maxim,max20089
29 enable-gpios:
31 description: GPIO connected to the EN pin, active high
33 in-supply:
36 vdd-supply:
43 "^OUT[1-4]$":
50 - compatible
51 - reg
52 - in-supply
53 - vdd-supply
54 - regulators
57 - if:
62 - maxim,max20088
63 - maxim,max20089
74 - |
75 #include <dt-bindings/gpio/gpio.h>
78 #address-cells = <1>;
79 #size-cells = <0>;
85 in-supply = <®_12v0>;
86 vdd-supply = <®_3v3>;
88 enable-gpios = <&gpio 108 GPIO_ACTIVE_HIGH>;
92 regulator-name = "VOUT1";
95 regulator-name = "VOUT2";
98 regulator-name = "VOUT3";
101 regulator-name = "VOUT4";