Lines Matching +full:ovp +full:- +full:enable
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ITE IT5202 Type-C USB Alternate Mode Passive MUX
10 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
11 - Tianping Fang <tianping.fang@mediatek.com>
20 vcc-supply:
23 mode-switch:
27 orientation-switch:
31 ite,ovp-enable:
32 description: Enable Over Voltage Protection functionality
42 - compatible
43 - reg
44 - orientation-switch
45 - port
50 - |
51 #include <dt-bindings/interrupt-controller/irq.h>
53 #address-cells = <1>;
54 #size-cells = <0>;
56 typec-mux@48 {
60 mode-switch;
61 orientation-switch;
63 vcc-supply = <&mt6359_vibr_ldo_reg>;
67 remote-endpoint = <&typec_controller>;