Lines Matching +full:vpnl +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#
10 - Caleb Connolly <caleb.connolly@linaro.org>
17 - $ref: panel-common.yaml#
22 - const: lg,sw43408
28 vddi-supply: true
29 vpnl-supply: true
30 reset-gpios: true
33 - compatible
34 - vddi-supply
35 - vpnl-supply
36 - reset-gpios
41 - |
42 #include <dt-bindings/gpio/gpio.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
52 vddi-supply = <&vreg_l14a_1p88>;
53 vpnl-supply = <&vreg_l28a_3p0>;
55 reset-gpios = <&tlmm 6 GPIO_ACTIVE_LOW>;
59 remote-endpoint = <&mdss_dsi0_out>;