Lines Matching +full:pendown +full:- +full:gpio
1 // SPDX-License-Identifier: GPL-2.0+
5 /dts-v1/;
7 #include <dt-bindings/pwm/pwm.h>
8 #include "imx53-sk-imx53-atm0700d4.dtsi"
11 lvds-decoder {
12 compatible = "ti,sn65lvds94", "lvds-decoder";
15 #address-cells = <1>;
16 #size-cells = <0>;
22 remote-endpoint = <&lvds0_out>;
30 remote-endpoint = <&panel_rgb_in>;
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_lvds0>;
64 lvds0: lvds-channel@0 {
66 fsl,data-mapping = "spwg";
67 fsl,data-width = <24>;
74 remote-endpoint = <&lvds_decoder_in>;
81 remote-endpoint = <&lvds_decoder_out>;
85 pinctrl-0 = <&pinctrl_spi_gpio>;
86 pinctrl-names = "default";
88 sck-gpios = <&gpio2 16 GPIO_ACTIVE_HIGH>;
89 miso-gpios = <&gpio2 22 GPIO_ACTIVE_HIGH>;
90 mosi-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
91 cs-gpios = <&gpio2 20 GPIO_ACTIVE_HIGH>;
95 interrupts-extended = <&gpio3 22 IRQ_TYPE_EDGE_BOTH>;
96 pendown-gpio = <&gpio3 22 GPIO_ACTIVE_LOW>;