Lines Matching +full:read +full:- +full:write +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 #include "mimxrt1180_evk-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 pwm-led0 = &green_pwm_led;
18 compatible = "gpio-leds";
19 green_led: led-1 {
20 gpios = <&gpio4 27 GPIO_ACTIVE_HIGH>;
26 compatible = "gpio-keys";
27 user_button: button-1 {
29 gpios = <&gpio1 4 (GPIO_PULL_UP | GPIO_ACTIVE_HIGH)>;
35 compatible = "pwm-leds";
44 current-speed = <115200>;
45 pinctrl-0 = <&pinmux_lpuart1>;
46 pinctrl-1 = <&pinmux_lpuart1_sleep>;
47 pinctrl-names = "default", "sleep";
67 pinctrl-0 = <&pinmux_flexspi1>;
68 pinctrl-names = "default";
73 ahb-prefetch;
74 ahb-read-addr-opt;
75 rx-clock-source = <1>;
77 compatible = "nxp,imx-flexspi-nor";
80 spi-max-frequency = <133000000>;
82 jedec-id = [ef 60 18];
83 erase-block-size = <4096>;
84 write-block-size = <1>;
87 compatible = "fixed-partitions";
88 #address-cells = <1>;
89 #size-cells = <1>;
95 /* The MCUBoot swap-move algorithm uses the last 3 sectors
99 label = "image-0";
103 label = "image-1";
108 reg = <0x00E23000 (DT_SIZE_M(2) - DT_SIZE_K(140))>;
115 pinctrl-0 = <&pinmux_lpi2c2>;
116 pinctrl-names = "default";
120 pinctrl-0 = <&pinmux_lpi2c3>;
121 pinctrl-names = "default";
125 pinctrl-0 = <&pinmux_lpadc1>;
126 pinctrl-names = "default";
130 pinctrl-0 = <&pinmux_flexcan3>;
131 pinctrl-names = "default";
132 can-transceiver {
133 max-bitrate = <5000000>;
139 pinctrl-0 = <&pinmux_flexpwm2>;
140 pinctrl-names = "default";
144 pinctrl-0 = <&pinmux_tpm5>;
145 pinctrl-names = "default";
149 pinctrl-0 = <&pinmux_i3c2>;
150 pinctrl-names = "default";