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#
10 - Dmitry Baryskov <dmitry.baryshkov@linaro.org>
13 - $ref: panel-common.yaml#
23 reset-gpios: true
26 avdd-supply:
27 description: handle of the regulator that provides the positive supply voltage
28 avee-supply:
29 description: handle of the regulator that provides the negative supply voltage
30 vddi-supply:
31 description: handle of the regulator that provides the I/O supply voltage
32 vddh-supply:
33 description: handle of the regulator that provides the analog supply voltage
36 - compatible
37 - reg
42 - |
43 #include <dt-bindings/gpio/gpio.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
52 avdd-supply = <&pm8941_l22>;
54 reset-gpios = <&pm8916_gpios 25 GPIO_ACTIVE_LOW>;