Lines Matching +full:software +full:- +full:configurable
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 <[email protected]>
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:
33 in-supply:
36 vdd-supply:
43 "^OUT[1-4]$":
51 - compatible
52 - reg
53 - in-supply
54 - vdd-supply
55 - regulators
58 - if:
63 - maxim,max20088
64 - maxim,max20089
75 - |
76 #include <dt-bindings/gpio/gpio.h>
79 #address-cells = <1>;
80 #size-cells = <0>;
86 in-supply = <®_12v0>;
87 vdd-supply = <®_3v3>;
89 enable-gpios = <&gpio 108 GPIO_ACTIVE_HIGH>;
93 regulator-name = "VOUT1";
96 regulator-name = "VOUT2";
99 regulator-name = "VOUT3";
102 regulator-name = "VOUT4";