Lines Matching +full:vci +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 - Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
13 - $ref: panel-common.yaml#
24 reset-gpios: true
25 iovcc-supply:
27 vci-supply:
28 description: regulator that supplies the vci voltage
31 - compatible
32 - reg
33 - backlight
34 - port
35 - iovcc-supply
36 - vci-supply
41 - |
43 #address-cells = <1>;
44 #size-cells = <0>;
50 iovcc-supply = <&vcc_1v8>;
51 vci-supply = <&vcc3v3_lcd>;
55 remote-endpoint = <&mipi_out_panel>;