Lines Matching +full:avee +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#
7 title: Himax HX83102 MIPI-DSI LCD panel controller
10 - Cong Yang <yangcong5@huaqin.corp-partner.google.com>
13 - $ref: panel-common.yaml#
18 - enum:
19 # Boe nv110wum-l60 11.0" WUXGA TFT LCD panel
20 - boe,nv110wum-l60
22 - ivo,t109nw41
23 # STARRY himax83102-j02 10.51" WUXGA TFT LCD panel
24 - starry,himax83102-j02
25 - const: himax,hx83102
30 enable-gpios:
33 pp1800-supply:
34 description: core voltage supply
36 avdd-supply:
39 avee-supply:
47 - compatible
48 - reg
49 - enable-gpios
50 - pp1800-supply
51 - avdd-supply
52 - avee-supply
57 - |
59 #address-cells = <1>;
60 #size-cells = <0>;
62 compatible = "starry,himax83102-j02", "himax,hx83102";
64 enable-gpios = <&pio 45 0>;
65 avdd-supply = <&ppvarn_lcd>;
66 avee-supply = <&ppvarp_lcd>;
67 pp1800-supply = <&pp1800_lcd>;
71 remote-endpoint = <&dsi_out>;