Lines Matching +full:pin +full:- +full:count
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
15 - parade,ps8622
16 - parade,ps8625
21 lane-count:
26 use-external-pwm:
30 reset-gpios:
32 description: GPIO connected to RST_ pin.
34 sleep-gpios:
36 description: GPIO connected to PD_ pin.
38 vdd12-supply: true
53 - port@0
54 - port@1
57 - compatible
58 - reg
59 - reset-gpios
60 - sleep-gpios
61 - ports
64 - if:
70 lane-count:
74 lane-count:
80 - |
81 #include <dt-bindings/gpio/gpio.h>
83 #address-cells = <1>;
84 #size-cells = <0>;
86 lvds-bridge@48 {
89 sleep-gpios = <&gpx3 5 GPIO_ACTIVE_HIGH>;
90 reset-gpios = <&gpy7 7 GPIO_ACTIVE_HIGH>;
91 lane-count = <2>;
92 use-external-pwm;
95 #address-cells = <1>;
96 #size-cells = <0>;
102 remote-endpoint = <&panel_in>;
110 remote-endpoint = <&dp_out>;