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"
12 compatible = "fsl,imx-parallel-display";
13 interface-pix-fmt = "rgb24";
14 pinctrl-0 = <&pinctrl_rgb24>;
15 pinctrl-names = "default";
17 #address-cells = <1>;
18 #size-cells = <0>;
24 remote-endpoint = <&ipu_di0_disp0>;
32 remote-endpoint = <&panel_rgb_in>;
84 remote-endpoint = <&display0_in>;
88 enable-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
92 remote-endpoint = <&display_out>;
100 pinctrl-0 = <&pinctrl_spi_gpio>;
101 pinctrl-names = "default";
103 sck-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
104 mosi-gpios = <&gpio2 3 GPIO_ACTIVE_HIGH>;
105 miso-gpios = <&gpio1 17 GPIO_ACTIVE_HIGH>;
106 cs-gpios = <&gpio2 8 GPIO_ACTIVE_HIGH>;
110 interrupts-extended = <&gpio2 6 IRQ_TYPE_EDGE_BOTH>;
111 pendown-gpio = <&gpio2 6 GPIO_ACTIVE_LOW>;