Lines Matching +full:rd +full:- +full:gpios

4  * SPDX-License-Identifier: Apache-2.0
7 #include "frdm_mcxn236-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/i2c/i2c.h>
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
21 compatible = "gpio-leds";
23 gpios = <&gpio4 19 GPIO_ACTIVE_LOW>;
27 gpios = <&gpio4 17 GPIO_ACTIVE_LOW>;
31 gpios = <&gpio4 18 GPIO_ACTIVE_LOW>;
37 compatible = "gpio-keys";
40 gpios = <&gpio0 20 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
45 gpios = <&gpio0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
51 * This node describes the GPIO pins of the LCD-PAR-S035 panel 8080 interface.
53 nxp_lcd_8080_connector: lcd-8080-connector {
54 compatible = "nxp,lcd-8080";
55 #gpio-cells = <2>;
56 gpio-map-mask = <0xffffffff 0xffffffc0>;
57 gpio-map-pass-thru = <0 0x3f>;
58 gpio-map = <9 0 &gpio0 23 0>, /* Pin 9, LCD touch INT */
65 current-speed = <115200>;
66 pinctrl-0 = <&pinmux_flexcomm2_lpuart>;
67 pinctrl-names = "default";
71 pinctrl-0 = <&pinmux_flexcomm2_lpi2c>;
72 pinctrl-names = "default";
73 clock-frequency = <I2C_BITRATE_STANDARD>;
77 pinctrl-0 = <&pinmux_flexcomm2_lpi2c>;
78 pinctrl-names = "default";
79 clock-frequency = <I2C_BITRATE_STANDARD>;
83 pinctrl-0 = <&pinmux_flexcomm3_lpspi>;
84 pinctrl-names = "default";
88 current-speed = <115200>;
89 pinctrl-0 = <&pinmux_flexcomm4_lpuart>;
90 pinctrl-names = "default";
94 pinctrl-0 = <&pinmux_flexcomm5_lpi2c>;
95 pinctrl-names = "default";
96 clock-frequency = <I2C_BITRATE_STANDARD>;
114 compatible = "fixed-partitions";
115 #address-cells = <1>;
116 #size-cells = <1>;
126 label = "image-0";
130 label = "image-1";
137 pinctrl-0 = <&pinmux_flexpwm1_pwm0>;
138 pinctrl-names = "default";
142 pinctrl-0 = <&pinmux_lpadc0>;
143 pinctrl-names = "default";
147 pinctrl-0 = <&pinmux_lpcmp0>;
148 pinctrl-names = "default";
152 pinctrl-0 = <&pinmux_flexcan1>;
153 pinctrl-names = "default";
159 dma-names = "tx";
160 shifters-count = <8>;
161 timers-count = <1>;
162 enwr-pin = <28>;
163 rd-pin = <27>;
164 data-pin-start = <4>;
165 reset-gpios = <&gpio4 7 GPIO_ACTIVE_HIGH>;
166 cs-gpios = <&gpio4 14 GPIO_ACTIVE_HIGH>;
167 rs-gpios = <&gpio0 24 GPIO_ACTIVE_HIGH>;
168 pinctrl-0 = <&pinmux_flexio_lcd>;
169 pinctrl-names = "default";