Lines Matching +full:iovcc +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#
21 reset-gpios: true
22 iovcc-supply:
23 description: regulator that supplies the iovcc voltage
24 vci-supply:
28 - compatible
29 - reg
30 - backlight
31 - port
32 - iovcc-supply
33 - vci-supply
38 - |
40 #address-cells = <1>;
41 #size-cells = <0>;
47 iovcc-supply = <&vcc_1v8>;
48 vci-supply = <&vcc3v3_lcd>;
52 remote-endpoint = <&mipi_out_panel>;