Lines Matching +full:ahb +full:- +full:cacheable
2 * Copyright 2024-2025 NXP
4 * SPDX-License-Identifier: Apache-2.0
7 #include "frdm_rw612-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 usart-0 = &flexcomm3;
17 i2c-0 = &flexcomm2;
18 pwm-0 = &sctimer;
26 zephyr,shell-uart = &flexcomm3;
27 zephyr,flash-controller = &w25q512jvfiq;
28 zephyr,code-partition = &slot0_partition;
29 zephyr,uart-mcumgr = &flexcomm3;
33 compatible = "gpio-leds";
40 compatible = "gpio-keys";
51 compatible = "nxp,lpc-usart";
53 current-speed = <115200>;
54 pinctrl-0 = <&pinmux_flexcomm3_usart>;
55 pinctrl-names = "default";
59 compatible = "nxp,lpc-usart";
61 current-speed = <115200>;
62 pinctrl-0 = <&pinmux_flexcomm0_usart>;
63 pinctrl-names = "default";
72 ahb-bufferable;
73 ahb-prefetch;
74 ahb-cacheable;
75 ahb-read-addr-opt;
76 ahb-boundary = "1024";
77 rx-clock-source = <1>;
78 rx-clock-source-b = <1>;
81 compatible = "nxp,imx-flexspi-nor";
85 erase-block-size = <4096>;
86 write-block-size = <1>;
87 spi-max-frequency = <104000000>;
90 compatible = "fixed-partitions";
91 #address-cells = <1>;
92 #size-cells = <1>;
98 /* The MCUBoot swap-move algorithm uses the last 2 sectors
102 label = "image-0";
106 label = "image-1";
111 reg = <0x00623000 (DT_SIZE_M(58) - DT_SIZE_K(136))>;
116 compatible = "nxp,imx-flexspi-aps6404l";
120 spi-max-frequency = <109000000>;
125 cs-interval-unit = <1>;
126 cs-interval = <2>;
127 cs-hold-time = <3>;
128 cs-setup-time = <3>;
129 data-valid-time = <6>;
130 column-space = <0>;
131 ahb-write-wait-unit = <2>;
132 ahb-write-wait-interval = <0>;
138 wakeup-source;
143 pinctrl-0 = <&pinmux_enet>;
144 pinctrl-names = "default";
145 phy-handle = <&phy>;
146 zephyr,random-mac-address;
147 phy-connection-type = "rmii";
152 pinctrl-0 = <&pinmux_mdio>;
153 pinctrl-names = "default";
158 reset-gpios = <&hsgpio1 23 GPIO_ACTIVE_HIGH>;
159 int-gpios = <&hsgpio0 21 GPIO_ACTIVE_HIGH>;
160 microchip,interface-type = "rmii";
181 reset-causes-en = <PMU_RESET_CM33_LOCKUP>,
189 wakeup-source;
206 pinctrl-0 = <&pinmux_pwm0>;
207 pinctrl-names = "default";
212 wakeup-source;
226 compatible = "nxp,lpc-spi";
227 pinctrl-0 = <&pinmux_flexcomm1_spi>;
228 pinctrl-names = "default";
230 #address-cells = <1>;
231 #size-cells = <0>;
235 compatible = "nxp,lpc-i2c";
237 clock-frequency = <I2C_BITRATE_FAST>;
238 #address-cells = <1>;
239 #size-cells = <0>;
240 pinctrl-0 = <&pinmux_flexcomm2_i2c>;
241 pinctrl-names = "default";