Lines Matching +full:id +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/sharp,lq150x1lg11.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Rosin <peda@axentia.se>
13 - $ref: panel-common.yaml#
19 power-supply: true
22 rlud-gpios:
26 If rlud-gpios and/or sellvds-gpios are not specified,
30 sellvds-gpios:
34 If rlud-gpios and/or sellvds-gpios are not specified,
39 - compatible
40 - power-supply
45 - |
46 #include <dt-bindings/gpio/gpio.h>
51 power-supply = <&vcc_3v3_reg>; /* VCC */
54 rlud-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; /* RL/UD */
55 sellvds-gpios = <&gpio 18 GPIO_ACTIVE_HIGH>; /* SELLVDS */