Lines Matching +full:avdd +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Werner Johansson <werner.johansson@sonymobile.com>
13 - $ref: panel-common.yaml#
17 const: sharp,ls043t1le01-qhd
21 reset-gpios: true
24 avdd-supply:
25 description: handle of the regulator that provides the supply voltage
28 - compatible
29 - reg
30 - avdd-supply
35 - |
36 #include <dt-bindings/gpio/gpio.h>
39 #address-cells = <1>;
40 #size-cells = <0>;
43 compatible = "sharp,ls043t1le01-qhd";
45 avdd-supply = <&pm8941_l22>;
47 reset-gpios = <&pm8941_gpios 19 GPIO_ACTIVE_HIGH>;