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 - Lin Huang <hl@rock-chips.com>
13 - $ref: panel-common.yaml#
23 enable-gpios: true
25 avdd-supply:
28 avee-supply:
32 - compatible
33 - reg
34 - avdd-supply
35 - avee-supply
36 - enable-gpios
41 - |
42 #include <dt-bindings/gpio/gpio.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
51 avdd-supply = <&avdd>;
52 avee-supply = <&avee>;
54 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;