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#
20 enable-gpios: true
23 avdd-supply:
26 avee-supply:
30 - compatible
31 - reg
32 - avdd-supply
33 - avee-supply
34 - enable-gpios
39 - |
40 #include <dt-bindings/gpio/gpio.h>
43 #address-cells = <1>;
44 #size-cells = <0>;
49 avdd-supply = <&avdd>;
50 avee-supply = <&avee>;
52 enable-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;