Lines Matching +full:enable +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jerry Han <jerry.han.hq@gmail.com>
13 - $ref: panel-common.yaml#
18 - const: boe,himax8279d8p
19 - const: boe,himax8279d10p
22 enable-gpios: true
25 pp33-gpios:
29 pp18-gpios:
34 - compatible
35 - reg
36 - enable-gpios
37 - pp33-gpios
38 - pp18-gpios
43 - |
44 #include <dt-bindings/gpio/gpio.h>
47 #address-cells = <1>;
48 #size-cells = <0>;
53 enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;
54 pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;
55 pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;