Lines Matching +full:dvdd +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: Feiyang FY07024DI26A30-D 7" MIPI-DSI LCD Panel
10 - Jagan Teki <jagan@amarulasolutions.com>
13 - $ref: panel-common.yaml#
23 avdd-supply:
26 dvdd-supply:
30 reset-gpios: true
35 - compatible
36 - reg
37 - avdd-supply
38 - dvdd-supply
39 - port
44 - |
45 #include <dt-bindings/gpio/gpio.h>
48 #address-cells = <1>;
49 #size-cells = <0>;
54 avdd-supply = <®_dc1sw>;
55 dvdd-supply = <®_dldo2>;
56 reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* LCD-RST: PD24 */
61 remote-endpoint = <&mipi_out_panel>;