Lines Matching +full:vcclvdstx +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 - Adrien Grassein <adrien.grassein@gmail.com>
18 - lontium,lt8912b
23 reset-gpios:
32 $ref: /schemas/graph.yaml#/$defs/port-base
39 $ref: /schemas/media/video-interfaces.yaml#
43 data-lanes: true
46 - data-lanes
52 hdmi-connector binding.
55 - port@0
56 - port@1
58 vcchdmipll-supply:
59 description: A 1.8V supply that powers the HDMI PLL.
61 vcchdmitx-supply:
62 description: A 1.8V supply that powers the HDMI TX part.
64 vcclvdspll-supply:
65 description: A 1.8V supply that powers the LVDS PLL.
67 vcclvdstx-supply:
68 description: A 1.8V supply that powers the LVDS TX part.
70 vccmipirx-supply:
71 description: A 1.8V supply that powers the MIPI RX part.
73 vccsysclk-supply:
74 description: A 1.8V supply that powers the SYSCLK.
76 vdd-supply:
77 description: A 1.8V supply that powers the digital part.
80 - compatible
81 - reg
82 - reset-gpios
83 - ports
88 - |
89 #include <dt-bindings/gpio/gpio.h>
92 #address-cells = <1>;
93 #size-cells = <0>;
95 hdmi-bridge@48 {
98 reset-gpios = <&max7323 0 GPIO_ACTIVE_LOW>;
101 #address-cells = <1>;
102 #size-cells = <0>;
108 data-lanes = <0 1 2 3>;
109 remote-endpoint = <&mipi_dsi_out>;
117 remote-endpoint = <&hdmi_in>;