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#
20 reset-gpios: true
21 iovcc-supply:
22 description: regulator that supplies the iovcc voltage
23 vcc-supply:
27 - compatible
28 - reg
29 - backlight
30 - iovcc-supply
31 - vcc-supply
36 - |
38 #address-cells = <1>;
39 #size-cells = <0>;
45 iovcc-supply = <&vcc_1v8>;
46 vcc-supply = <&vcc_2v8>;