Lines Matching +full:vddh +full:- +full:regulator
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#
21 reset-gpios: true
24 avdd-supply:
25 description: handle of the regulator that provides the positive supply voltage
26 avee-supply:
27 description: handle of the regulator that provides the negative supply voltage
28 vddi-supply:
29 description: handle of the regulator that provides the I/O supply voltage
30 vddh-supply:
31 description: handle of the regulator that provides the analog supply voltage
34 - compatible
35 - reg
40 - |
41 #include <dt-bindings/gpio/gpio.h>
44 #address-cells = <1>;
45 #size-cells = <0>;
50 avdd-supply = <&pm8941_l22>;
52 reset-gpios = <&pm8916_gpios 25 GPIO_ACTIVE_LOW>;