Lines Matching +full:mspi +full:- +full:endian

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "nrf9280pdk_nrf9280-memory_map.dtsi"
11 #include "nrf9280pdk_nrf9280-ipc_conf.dtsi"
12 #include "nrf9280pdk_nrf9280-pinctrl.dtsi"
14 /delete-node/ &cpurad_cpusys_ipc;
15 /delete-node/ &cpusec_cpurad_ipc;
18 compatible = "nordic,nrf9280pdk_nrf9280-cpuapp";
23 zephyr,code-partition = &cpuapp_slot0_partition;
26 zephyr,shell-uart = &uart136;
28 zephyr,bt-hci = &bt_hci_ipc0;
29 nordic,802154-spinel-ipc = &ipc0;
38 pwm-led0 = &pwm_led0;
43 ipc-to-cpusys = &cpuapp_cpusys_ipc;
48 compatible = "gpio-keys";
76 compatible = "gpio-leds";
100 compatible = "pwm-leds";
102 * LEDs are connected to GPIO Port 9 - pins 2-5. There is no valid hardware
127 interrupt-names = "irq0";
129 * - Bell 0: cpusec
130 * - Bell 6: cpusys
131 * - Bell 13: cpuppr
132 * - Bell 18: cpurad
133 * - Bells 24, 25, 29, 31: cpucell
135 nordic,interrupt-mapping = <0xA3042041 0>;
151 mbox-names = "tx", "rx";
152 tx-region = <&cpuapp_cpusec_ipc_shm>;
153 rx-region = <&cpusec_cpuapp_ipc_shm>;
158 mbox-names = "rx", "tx";
159 tx-region = <&cpuapp_cpurad_ipc_shm>;
160 rx-region = <&cpurad_cpuapp_ipc_shm>;
161 tx-blocks = <32>;
162 rx-blocks = <32>;
165 compatible = "zephyr,bt-hci-ipc";
172 mbox-names = "rx", "tx";
173 tx-region = <&cpuapp_cpusys_ipc_shm>;
174 rx-region = <&cpusys_cpuapp_ipc_shm>;
178 mbox-names = "rx", "tx";
179 tx-region = <&cpuapp_cpuppr_ipc_shm>;
180 rx-region = <&cpuppr_cpuapp_ipc_shm>;
196 execution-memory = <&cpuppr_code_data>;
197 source-memory = <&cpuppr_code_partition>;
202 owned-channels = <0 1 2 3 4 5 6 7>;
219 child-owned-channels = <5 6>;
220 nonsecure-channels = <5 6>;
221 owned-channels = <4 5 6>;
225 current-speed = <115200>;
226 pinctrl-0 = <&uart135_default>;
227 pinctrl-1 = <&uart135_sleep>;
228 pinctrl-names = "default", "sleep";
233 memory-regions = <&cpuapp_dma_region>;
234 current-speed = <115200>;
235 pinctrl-0 = <&uart136_default>;
236 pinctrl-1 = <&uart136_sleep>;
237 pinctrl-names = "default", "sleep";
245 pinctrl-0 = <&exmif_default>;
246 pinctrl-1 = <&exmif_sleep>;
247 pinctrl-names = "default", "sleep";
251 compatible = "jedec,mspi-nor";
254 jedec-id = [c2 84 37];
255 sfdp-bfp = [
263 has-dpd;
264 t-enter-dpd = <10000>;
265 t-exit-dpd = <30000>;
266 reset-gpios = <&gpio6 12 GPIO_ACTIVE_LOW>;
267 t-reset-pulse = <10000>;
268 t-reset-recovery = <35000>;
270 mspi-max-frequency = <DT_FREQ_M(50)>;
271 mspi-io-mode = "MSPI_IO_MODE_OCTAL";
272 mspi-data-rate = "MSPI_DATA_RATE_SINGLE";
273 mspi-hardware-ce-num = <1>;
274 mspi-cpp-mode = "MSPI_CPP_MODE_0";
275 mspi-endian = "MSPI_BIG_ENDIAN";
276 mspi-ce-polarity = "MSPI_CE_ACTIVE_LOW";
290 pinctrl-0 = <&pwm130_default>;
291 pinctrl-1 = <&pwm130_sleep>;
292 pinctrl-names = "default", "sleep";
293 memory-regions = <&cpuapp_dma_region>;
297 memory-regions = <&cpuapp_dma_region>;