Lines Matching +full:mosi +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 #include "frdm_rw612-pinctrl.dtsi"
15 usart-0 = &flexcomm3;
16 i2c-0 = &flexcomm2;
17 pwm-0 = &sctimer;
24 zephyr,shell-uart = &flexcomm3;
28 compatible = "gpio-leds";
30 gpios = <&hsgpio0 12 0>;
36 compatible = "nxp,lpc-usart";
38 current-speed = <115200>;
39 pinctrl-0 = <&pinmux_flexcomm3_usart>;
40 pinctrl-names = "default";
44 compatible = "nxp,lpc-usart";
46 current-speed = <115200>;
47 pinctrl-0 = <&pinmux_flexcomm0_usart>;
48 pinctrl-names = "default";
57 ahb-bufferable;
58 ahb-prefetch;
59 ahb-cacheable;
60 ahb-read-addr-opt;
61 ahb-boundary = "1024";
62 rx-clock-source = <1>;
63 rx-clock-source-b = <1>;
66 compatible = "nxp,imx-flexspi-nor";
70 erase-block-size = <4096>;
71 write-block-size = <1>;
72 spi-max-frequency = <104000000>;
75 compatible = "fixed-partitions";
76 #address-cells = <1>;
77 #size-cells = <1>;
83 /* The MCUBoot swap-move algorithm uses the last 2 sectors
87 label = "image-0";
91 label = "image-1";
96 reg = <0x00623000 (DT_SIZE_M(58) - DT_SIZE_K(136))>;
101 compatible = "nxp,imx-flexspi-aps6404l";
105 spi-max-frequency = <109000000>;
110 cs-interval-unit = <1>;
111 cs-interval = <2>;
112 cs-hold-time = <3>;
113 cs-setup-time = <3>;
114 data-valid-time = <6>;
115 column-space = <0>;
116 ahb-write-wait-unit = <2>;
117 ahb-write-wait-interval = <0>;
123 wakeup-source;
128 pinctrl-0 = <&pinmux_enet>;
129 pinctrl-names = "default";
130 phy-handle = <&phy>;
131 zephyr,random-mac-address;
132 phy-connection-type = "rmii";
137 pinctrl-0 = <&pinmux_mdio>;
138 pinctrl-names = "default";
143 reset-gpios = <&hsgpio1 23 GPIO_ACTIVE_HIGH>;
144 int-gpios = <&hsgpio0 21 GPIO_ACTIVE_HIGH>;
145 microchip,interface-type = "rmii";
166 reset-causes-en = <PMU_RESET_CM33_LOCKUP>,
174 wakeup-source;
191 pinctrl-0 = <&pinmux_pwm0>;
192 pinctrl-names = "default";
197 wakeup-source;
205 * the default resistors on the board breaks out the MOSI/MISO
207 * but we are using it for spi mosi and miso here.
211 compatible = "nxp,lpc-spi";
212 pinctrl-0 = <&pinmux_flexcomm1_spi>;
213 pinctrl-names = "default";
215 #address-cells = <1>;
216 #size-cells = <0>;
220 compatible = "nxp,lpc-i2c";
222 clock-frequency = <I2C_BITRATE_FAST>;
223 #address-cells = <1>;
224 #size-cells = <0>;
225 pinctrl-0 = <&pinmux_flexcomm2_i2c>;
226 pinctrl-names = "default";