Lines Matching +full:cvcc10 +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
22 clock-names:
24 - const: xtal
26 cvcc10-supply:
27 description: Digital Core Supply Voltage (1.0V)
32 iovcc18-supply:
33 description: I/O Supply Voltage (1.8V)
35 reset-gpios:
54 - port@0
55 - port@1
58 - compatible
59 - reg
60 - clocks
61 - cvcc10-supply
62 - interrupts
63 - iovcc18-supply
64 - reset-gpios
65 - ports
70 - |
71 #include <dt-bindings/gpio/gpio.h>
72 #include <dt-bindings/interrupt-controller/irq.h>
75 #address-cells = <1>;
76 #size-cells = <0>;
81 cvcc10-supply = <&ldo36_reg>;
82 iovcc18-supply = <&ldo34_reg>;
83 interrupt-parent = <&gpf0>;
85 reset-gpios = <&gpv7 0 GPIO_ACTIVE_LOW>;
87 clock-names = "xtal";
90 #address-cells = <1>;
91 #size-cells = <0>;
96 remote-endpoint = <&hdmi_to_mhl>;
103 remote-endpoint = <&musb_con_to_mhl>;