Lines Matching +full:vddi +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#
7 title: Novatek NT35510-based display panels
10 - Linus Walleij <linus.walleij@linaro.org>
13 - $ref: panel-common.yaml#
18 - const: hydis,hva40wv1
19 - const: novatek,nt35510
26 reset-gpios: true
27 vdd-supply:
29 vddi-supply:
30 description: regulator that supplies the vddi voltage
34 - compatible
35 - reg
40 - |
41 #include <dt-bindings/gpio/gpio.h>
44 #address-cells = <1>;
45 #size-cells = <0>;
49 vdd-supply = <&ab8500_ldo_aux4_reg>;
50 vddi-supply = <&ab8500_ldo_aux6_reg>;
51 reset-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>;