Lines Matching +full:vdd +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#
20 reset-gpios: true
21 iovcc-supply:
23 vdd-supply:
24 description: regulator that supplies the vdd voltage
27 - compatible
28 - reg
29 - backlight
30 - iovcc-supply
31 - vdd-supply
36 - |
38 #address-cells = <1>;
39 #size-cells = <0>;
44 iovcc-supply = <&vcc_1v8>;
45 vdd-supply = <&vcc3v3_lcd>;