Browse Source

boards: nxp: convert mimxrt595_evk to hardware model v2

Convert mimxrt595_evk to hardware model v2. Both the CM33 and Fusion F1
DSP devicetrees are moved to reside in the same board folder

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
pull/69687/head
Daniel DeGrasse 1 year ago committed by Carles Cufi
parent
commit
1f93394b55
  1. 8
      boards/boards_legacy/arm/mimxrt595_evk/Kconfig
  2. 9
      boards/boards_legacy/arm/mimxrt595_evk/Kconfig.board
  3. 6
      boards/boards_legacy/xtensa/nxp_adsp_rt595/Kconfig.board
  4. 9
      boards/boards_legacy/xtensa/nxp_adsp_rt595/Kconfig.defconfig
  5. 12
      boards/nxp/mimxrt595_evk/CMakeLists.txt
  6. 11
      boards/nxp/mimxrt595_evk/Kconfig
  7. 7
      boards/nxp/mimxrt595_evk/Kconfig.defconfig
  8. 10
      boards/nxp/mimxrt595_evk/Kconfig.mimxrt595_evk
  9. 0
      boards/nxp/mimxrt595_evk/board.c
  10. 0
      boards/nxp/mimxrt595_evk/board.cmake
  11. 0
      boards/nxp/mimxrt595_evk/board.h
  12. 5
      boards/nxp/mimxrt595_evk/board.yml
  13. 0
      boards/nxp/mimxrt595_evk/dc_ram.ld
  14. 16
      boards/nxp/mimxrt595_evk/doc/index.rst
  15. 0
      boards/nxp/mimxrt595_evk/doc/mimxrt595_evk.jpg
  16. 0
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi
  17. 2
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33.dts
  18. 2
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33.yaml
  19. 5
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33_defconfig
  20. 0
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1.dts
  21. 4
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1.yaml
  22. 5
      boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1_defconfig
  23. 0
      boards/nxp/mimxrt595_evk/pre_dt_board.cmake
  24. 0
      boards/shields/g1120b0mipi/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  25. 0
      boards/shields/g1120b0mipi/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  26. 2
      boards/shields/g1120b0mipi/doc/index.rst
  27. 0
      boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  28. 0
      boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  29. 0
      boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  30. 0
      boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  31. 2
      samples/boards/mimxrt595_evk/system_off/CMakeLists.txt
  32. 0
      samples/boards/mimxrt595_evk/system_off/Kconfig
  33. 4
      samples/boards/mimxrt595_evk/system_off/README.rst
  34. 0
      samples/boards/mimxrt595_evk/system_off/app.overlay
  35. 0
      samples/boards/mimxrt595_evk/system_off/prj.conf
  36. 4
      samples/boards/mimxrt595_evk/system_off/sample.yaml
  37. 0
      samples/boards/mimxrt595_evk/system_off/src/main.c
  38. 0
      samples/drivers/adc/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  39. 0
      samples/drivers/audio/dmic/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  40. 0
      samples/drivers/display/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  41. 4
      samples/drivers/display/sample.yaml
  42. 4
      samples/drivers/memc/README.rst
  43. 0
      samples/drivers/memc/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  44. 2
      samples/drivers/memc/sample.yaml
  45. 2
      samples/sensor/fxos8700/README.rst
  46. 4
      samples/sensor/fxos8700/sample.yaml
  47. 2
      samples/subsys/display/lvgl/sample.yaml
  48. 2
      tests/boot/test_mcuboot/testcase.yaml
  49. 0
      tests/drivers/adc/adc_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  50. 0
      tests/drivers/audio/dmic_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  51. 2
      tests/drivers/audio/dmic_api/testcase.yaml
  52. 2
      tests/drivers/disk/disk_performance/testcase.yaml
  53. 0
      tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  54. 0
      tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  55. 2
      tests/drivers/dma/chan_link_transfer/testcase.yaml
  56. 0
      tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  57. 0
      tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  58. 0
      tests/drivers/dma/scatter_gather/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  59. 0
      tests/drivers/flash/common/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  60. 4
      tests/drivers/i2s/i2s_api/testcase.yaml
  61. 0
      tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  62. 0
      tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  63. 0
      tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_mimxrt595s_cm33.conf
  64. 0
      tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  65. 0
      tests/drivers/uart/uart_async_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  66. 0
      tests/kernel/mem_protect/userspace/boards/mimxrt595_evk_mimxrt595s_cm33.overlay
  67. 2
      tests/subsys/pm/power_mgmt_soc/testcase.yaml
  68. 2
      tests/subsys/sd/mmc/testcase.yaml

8
boards/boards_legacy/arm/mimxrt595_evk/Kconfig

@ -1,8 +0,0 @@ @@ -1,8 +0,0 @@
# Copyright 2022, NXP
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int "Board initialization priority"
default 45
help
Board initialization priority.

9
boards/boards_legacy/arm/mimxrt595_evk/Kconfig.board

@ -1,9 +0,0 @@ @@ -1,9 +0,0 @@
# Copyright (c) 2022, NXP
# SPDX-License-Identifier: Apache-2.0
config BOARD_MIMXRT595_EVK
bool "NXP MIMXRT595-EVK"
depends on SOC_SERIES_IMX_RT5XX
select CODE_DATA_RELOCATION_SRAM
select SOC_PART_NUMBER_MIMXRT595SFFOC
select NXP_IMX_RT5XX_BOOT_HEADER if !BOOTLOADER_MCUBOOT

6
boards/boards_legacy/xtensa/nxp_adsp_rt595/Kconfig.board

@ -1,6 +0,0 @@ @@ -1,6 +0,0 @@
# Copyright (c) 2023 Google LLC.
# SPDX-License-Identifier: Apache-2.0
config BOARD_NXP_ADSP_RT595
bool "NXP ADSP RT595"
depends on SOC_SERIES_NXP_RT5XX

9
boards/boards_legacy/xtensa/nxp_adsp_rt595/Kconfig.defconfig

@ -1,9 +0,0 @@ @@ -1,9 +0,0 @@
# Copyright (c) 2023 Google LLC.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NXP_ADSP_RT595
config BOARD
default "nxp_adsp_rt595"
endif # BOARD_NXP_ADSP_RT595

12
boards/boards_legacy/arm/mimxrt595_evk/CMakeLists.txt → boards/nxp/mimxrt595_evk/CMakeLists.txt

@ -4,12 +4,14 @@ @@ -4,12 +4,14 @@
# SPDX-License-Identifier: Apache-2.0
#
zephyr_library()
zephyr_library_sources(board.c)
zephyr_library_include_directories(.)
if(CONFIG_BOARD_MIMXRT595_EVK_MIMXRT595S_CM33)
zephyr_library()
zephyr_library_sources(board.c)
zephyr_library_include_directories(.)
endif()
if(CONFIG_NXP_IMX_RT5XX_BOOT_HEADER)
if(NOT DEFINED CONFIG_BOARD_MIMXRT595_EVK)
if(CONFIG_NXP_IMXRT_BOOT_HEADER)
if(NOT DEFINED CONFIG_BOARD_MIMXRT595_EVK_MIMXRT595S_CM33)
message(WARNING "It appears you are using the board definition for "
"the MIMXRT595-EVK, but targeting a custom board. You may need to "
"update your flash configuration block data")

11
boards/boards_legacy/xtensa/nxp_adsp_rt595/Kconfig → boards/nxp/mimxrt595_evk/Kconfig

@ -1,11 +1,18 @@ @@ -1,11 +1,18 @@
# Copyright 2022, NXP
# Copyright (c) 2023 Google LLC.
# SPDX-License-Identifier: Apache-2.0
config BOARD_INIT_PRIORITY
int "Board initialization priority"
default 45
help
Board initialization priority.
DT_ADSP_RESET_MEM := $(dt_nodelabel_path,adsp_reset)
DT_ADSP_DATA_MEM := $(dt_nodelabel_path,adsp_data)
DT_ADSP_TEXT_MEM := $(dt_nodelabel_path,adsp_text)
if BOARD_NXP_ADSP_RT595
if BOARD_MIMXRT595_EVK_MIMXRT595S_F1
config RT595_ADSP_STACK_SIZE
hex "Boot time stack size"
@ -38,4 +45,4 @@ config RT595_ADSP_TEXT_MEM_SIZE @@ -38,4 +45,4 @@ config RT595_ADSP_TEXT_MEM_SIZE
hex
default $(dt_node_reg_size_hex,$(DT_ADSP_TEXT_MEM))
endif # BOARD_NXP_ADSP_RT595
endif # BOARD_MIMXRT595_EVK_RT595_F1

7
boards/boards_legacy/arm/mimxrt595_evk/Kconfig.defconfig → boards/nxp/mimxrt595_evk/Kconfig.defconfig

@ -3,10 +3,7 @@ @@ -3,10 +3,7 @@
# Copyright 2022-2023, NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_MIMXRT595_EVK
config BOARD
default "mimxrt595_evk_cm33"
if BOARD_MIMXRT595_EVK_MIMXRT595S_CM33
config FLASH_MCUX_FLEXSPI_MX25UM51345G
default y if FLASH
@ -39,4 +36,4 @@ config PM_DEVICE @@ -39,4 +36,4 @@ config PM_DEVICE
config REGULATOR
default y if PM || POWEROFF
endif # BOARD_MIMXRT595_EVK
endif # BOARD_MIMXRT595_EVK_MIMXRT595S_CM33

10
boards/nxp/mimxrt595_evk/Kconfig.mimxrt595_evk

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
#
# Copyright 2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_MIMXRT595_EVK
select SOC_PART_NUMBER_MIMXRT595SFFOC
select SOC_MIMXRT595S_CM33 if BOARD_MIMXRT595_EVK_MIMXRT595S_CM33
select SOC_MIMXRT595S_F1 if BOARD_MIMXRT595_EVK_MIMXRT595S_F1

0
boards/boards_legacy/arm/mimxrt595_evk/board.c → boards/nxp/mimxrt595_evk/board.c

0
boards/boards_legacy/arm/mimxrt595_evk/board.cmake → boards/nxp/mimxrt595_evk/board.cmake

0
boards/boards_legacy/arm/mimxrt595_evk/board.h → boards/nxp/mimxrt595_evk/board.h

5
boards/nxp/mimxrt595_evk/board.yml

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
board:
name: mimxrt595_evk
vendor: nxp
socs:
- name: mimxrt595s

0
boards/boards_legacy/arm/mimxrt595_evk/dc_ram.ld → boards/nxp/mimxrt595_evk/dc_ram.ld

16
boards/boards_legacy/arm/mimxrt595_evk/doc/index.rst → boards/nxp/mimxrt595_evk/doc/index.rst

@ -118,7 +118,7 @@ already supported, which can also be re-used on this mimxrt595_evk board: @@ -118,7 +118,7 @@ already supported, which can also be re-used on this mimxrt595_evk board:
The default configuration can be found in the defconfig file:
``boards/arm/mimxrt595_evk/mimxrt595_evk_cm33_defconfig``
:zephyr_file:`boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33_defconfig`
Other hardware features are not currently supported by the port.
@ -179,13 +179,13 @@ configured as USART for the console and the remaining are not used. @@ -179,13 +179,13 @@ configured as USART for the console and the remaining are not used.
Fusion F1 DSP Core
==================
You can build a Zephyr application for the RT500 DSP core using nxp_adsp_rt595
board. Xtensa toolchain supporting RT500 DSP core is included in Zephyr SDK.
You can build a Zephyr application for the RT500 DSP core by targeting the F1
SOC. Xtensa toolchain supporting RT500 DSP core is included in Zephyr SDK.
To build the hello_world sample for the RT500 DSP core:
.. code-block:: shell
$ west build -b nxp_adsp_rt595 samples/hello_world
$ west build -b mimxrt595_evk/mimxrt595s/f1 samples/hello_world
For detailed instructions on how to debug DSP firmware, please refer to
this document: `Getting Started with Xplorer for EVK-MIMXRT595`_
@ -249,7 +249,7 @@ Here is an example for the :ref:`hello_world` application. This example uses the @@ -249,7 +249,7 @@ Here is an example for the :ref:`hello_world` application. This example uses the
.. zephyr-app-commands::
:zephyr-app: samples/hello_world
:board: mimxrt595_evk_cm33
:board: mimxrt595_evk/mimxrt595s/cm33
:goals: flash
Open a serial terminal, reset the board (press the RESET button), and you should
@ -258,7 +258,7 @@ see the following message in the terminal: @@ -258,7 +258,7 @@ see the following message in the terminal:
.. code-block:: console
*** Booting Zephyr OS v2.7 ***
Hello World! mimxrt595_evk_cm33
Hello World! mimxrt595_evk
Debugging
=========
@ -268,7 +268,7 @@ Here is an example for the :ref:`hello_world` application. This example uses the @@ -268,7 +268,7 @@ Here is an example for the :ref:`hello_world` application. This example uses the
.. zephyr-app-commands::
:zephyr-app: samples/hello_world
:board: mimxrt595_evk_cm33
:board: mimxrt595_evk/mimxrt595s/cm33
:goals: debug
Open a serial terminal, step through the application in your debugger, and you
@ -277,7 +277,7 @@ should see the following message in the terminal: @@ -277,7 +277,7 @@ should see the following message in the terminal:
.. code-block:: console
*** Booting Zephyr OS v2.7 ***
Hello World! mimxrt595_evk_cm33
Hello World! mimxrt595_evk
Troubleshooting
===============

0
boards/boards_legacy/arm/mimxrt595_evk/doc/mimxrt595_evk.jpg → boards/nxp/mimxrt595_evk/doc/mimxrt595_evk.jpg

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

0
boards/boards_legacy/arm/mimxrt595_evk/mimxrt595_evk_cm33-pinctrl.dtsi → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi

2
boards/boards_legacy/arm/mimxrt595_evk/mimxrt595_evk_cm33.dts → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33.dts

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
#include <nxp/nxp_rt5xx.dtsi>
#include <zephyr/dt-bindings/input/input-event-codes.h>
#include "mimxrt595_evk_cm33-pinctrl.dtsi"
#include "mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi"
/ {

2
boards/boards_legacy/arm/mimxrt595_evk/mimxrt595_evk_cm33.yaml → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33.yaml

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#
identifier: mimxrt595_evk_cm33
identifier: mimxrt595_evk/mimxrt595s/cm33
name: NXP MIMXRT595-EVK
type: mcu
arch: arm

5
boards/boards_legacy/arm/mimxrt595_evk/mimxrt595_evk_cm33_defconfig → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_cm33_defconfig

@ -1,12 +1,9 @@ @@ -1,12 +1,9 @@
#
# Copyright 2022, NXP
# Copyright 2022,2024 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SOC_MIMXRT595S_CM33=y
CONFIG_SOC_SERIES_IMX_RT5XX=y
CONFIG_BOARD_MIMXRT595_EVK=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_SERIAL=y

0
boards/boards_legacy/xtensa/nxp_adsp_rt595/nxp_adsp_rt595.dts → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1.dts

4
boards/boards_legacy/xtensa/nxp_adsp_rt595/nxp_adsp_rt595.yaml → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1.yaml

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
identifier: nxp_adsp_rt595
name: i.MXRT595 DSP
identifier: mimxrt595_evk/mimxrt595s/f1
name: i.MXRT595 Fusion F1 DSP
type: mcu
arch: xtensa
toolchain:

5
boards/boards_legacy/xtensa/nxp_adsp_rt595/nxp_adsp_rt595_defconfig → boards/nxp/mimxrt595_evk/mimxrt595_evk_mimxrt595s_f1_defconfig

@ -1,7 +1,4 @@ @@ -1,7 +1,4 @@
CONFIG_SOC_SERIES_NXP_RT5XX=y
CONFIG_SOC_NXP_RT595=y
CONFIG_BOARD_NXP_ADSP_RT595=y
CONFIG_GEN_ISR_TABLES=y
CONFIG_GEN_IRQ_VECTOR_TABLE=n
CONFIG_XTENSA_SMALL_VECTOR_TABLE_ENTRY=y
CONFIG_NXP_IMXRT_BOOT_HEADER=n

0
boards/boards_legacy/arm/mimxrt595_evk/pre_dt_board.cmake → boards/nxp/mimxrt595_evk/pre_dt_board.cmake

0
boards/shields/g1120b0mipi/boards/mimxrt595_evk_cm33.conf → boards/shields/g1120b0mipi/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
boards/shields/g1120b0mipi/boards/mimxrt595_evk_cm33.overlay → boards/shields/g1120b0mipi/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
boards/shields/g1120b0mipi/doc/index.rst

@ -55,7 +55,7 @@ example: @@ -55,7 +55,7 @@ example:
.. zephyr-app-commands::
:zephyr-app: samples/drivers/display
:board: mimxrt595_evk_cm33
:board: mimxrt595_evk/mimxrt595s/cm33
:shield: g1120b0mipi
:goals: build

0
boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_cm33.conf → boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_cm33.overlay → boards/shields/rk055hdmipi4m/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_cm33.conf → boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_cm33.overlay → boards/shields/rk055hdmipi4ma0/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
samples/boards/mimxrt595_evk_cm33/system_off/CMakeLists.txt → samples/boards/mimxrt595_evk/system_off/CMakeLists.txt

@ -4,6 +4,6 @@ @@ -4,6 +4,6 @@
cmake_minimum_required(VERSION 3.20.0)
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
project(mimxrt595_evk_cm33_system_off)
project(mimxrt595_evk_system_off)
target_sources(app PRIVATE src/main.c)

0
samples/boards/mimxrt595_evk_cm33/system_off/Kconfig → samples/boards/mimxrt595_evk/system_off/Kconfig

4
samples/boards/mimxrt595_evk_cm33/system_off/README.rst → samples/boards/mimxrt595_evk/system_off/README.rst

@ -22,8 +22,8 @@ Building, Flashing and Running @@ -22,8 +22,8 @@ Building, Flashing and Running
******************************
.. zephyr-app-commands::
:zephyr-app: samples/boards/mimxrt595_evk_cm33/system_off
:board: mimxrt595_evk_cm33
:zephyr-app: samples/boards/mimxrt595_evk/system_off
:board: mimxrt595_evk/mimxrt595s/cm33
:goals: build flash
:compact:

0
samples/boards/mimxrt595_evk_cm33/system_off/app.overlay → samples/boards/mimxrt595_evk/system_off/app.overlay

0
samples/boards/mimxrt595_evk_cm33/system_off/prj.conf → samples/boards/mimxrt595_evk/system_off/prj.conf

4
samples/boards/mimxrt595_evk_cm33/system_off/sample.yaml → samples/boards/mimxrt595_evk/system_off/sample.yaml

@ -8,6 +8,6 @@ sample: @@ -8,6 +8,6 @@ sample:
common:
tags: power
tests:
sample.boards.mimxrt595_evk_cm33.system_off:
sample.boards.mimxrt595_evk.system_off:
build_only: true
platform_allow: mimxrt595_evk_cm33
platform_allow: mimxrt595_evk/mimxrt595s/cm33

0
samples/boards/mimxrt595_evk_cm33/system_off/src/main.c → samples/boards/mimxrt595_evk/system_off/src/main.c

0
samples/drivers/adc/boards/mimxrt595_evk_cm33.overlay → samples/drivers/adc/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
samples/drivers/audio/dmic/boards/mimxrt595_evk_cm33.overlay → samples/drivers/audio/dmic/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
samples/drivers/display/boards/mimxrt595_evk_cm33.conf → samples/drivers/display/boards/mimxrt595_evk_mimxrt595s_cm33.conf

4
samples/drivers/display/sample.yaml

@ -95,7 +95,7 @@ tests: @@ -95,7 +95,7 @@ tests:
harness_config:
fixture: fixture_display
sample.display.mcux_dcnano_lcdif:
platform_allow: mimxrt595_evk_cm33
platform_allow: mimxrt595_evk/mimxrt595s/cm33
tags: display
harness: console
extra_args: SHIELD=rk055hdmipi4m
@ -136,7 +136,7 @@ tests: @@ -136,7 +136,7 @@ tests:
harness_config:
fixture: fixture_display
sample.display.g1120b0mipi:
platform_allow: mimxrt595_evk_cm33
platform_allow: mimxrt595_evk/mimxrt595s/cm33
tags: display
harness: console
extra_args: SHIELD=g1120b0mipi

4
samples/drivers/memc/README.rst

@ -23,11 +23,11 @@ This application can be built and executed on an RT595 EVK as follows: @@ -23,11 +23,11 @@ This application can be built and executed on an RT595 EVK as follows:
.. zephyr-app-commands::
:zephyr-app: samples/drivers/memc
:host-os: unix
:board: mimxrt595_evk_cm33
:board: mimxrt595_evk/mimxrt595s/cm33
:goals: run
:compact:
To build for another board, change "mimxrt595_evk_cm33" above to that
To build for another board, change "mimxrt595_evk/mimxrt595s/cm33" above to that
board's name.
Sample Output

0
samples/drivers/memc/boards/mimxrt595_evk_cm33.overlay → samples/drivers/memc/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
samples/drivers/memc/sample.yaml

@ -5,7 +5,7 @@ common: @@ -5,7 +5,7 @@ common:
tags: memc
filter: dt_alias_exists("sram-ext")
integration_platforms:
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
harness: console
harness_config:
type: one_line

2
samples/sensor/fxos8700/README.rst

@ -129,7 +129,7 @@ Sample can be built and executed for the MIMXRT595-EVK as follows: @@ -129,7 +129,7 @@ Sample can be built and executed for the MIMXRT595-EVK as follows:
.. zephyr-app-commands::
:zephyr-app: samples/sensor/fxos8700
:board: mimxrt595_evk_cm33
:board: mimxrt595_evk/mimxrt595s/cm33
:goals: build flash
:compact:

4
samples/sensor/fxos8700/sample.yaml

@ -19,7 +19,7 @@ tests: @@ -19,7 +19,7 @@ tests:
- mimxrt685_evk
- frdm_k22f
- mimxrt1024_evk
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
integration_platforms:
- frdm_k64f
extra_configs:
@ -35,7 +35,7 @@ tests: @@ -35,7 +35,7 @@ tests:
- lpcxpresso55s69_cpu0
- reel_board
- mimxrt685_evk
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
integration_platforms:
- bbc_microbit
extra_args: CONF_FILE=prj_accel.conf

2
samples/subsys/display/lvgl/sample.yaml

@ -37,7 +37,7 @@ tests: @@ -37,7 +37,7 @@ tests:
extra_args: SHIELD="rk055hdmipi4m"
platform_allow:
- mimxrt1170_evk/mimxrt1176/cm7
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
integration_platforms:
- mimxrt1170_evk/mimxrt1176/cm7
sample.subsys.display.lvgl.st_b_lcd40_dsi1_mb1166:

2
tests/boot/test_mcuboot/testcase.yaml

@ -31,7 +31,7 @@ tests: @@ -31,7 +31,7 @@ tests:
- mimxrt1064_evk
- mimxrt1160_evk/mimxrt1166/cm7
- mimxrt1170_evk/mimxrt1176/cm7
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
- mimxrt685_evk
- nrf52840dk/nrf52840
integration_platforms:

0
tests/drivers/adc/adc_api/boards/mimxrt595_evk_cm33.overlay → tests/drivers/adc/adc_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/drivers/audio/dmic_api/boards/mimxrt595_evk_cm33.overlay → tests/drivers/audio/dmic_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
tests/drivers/audio/dmic_api/testcase.yaml

@ -5,4 +5,4 @@ tests: @@ -5,4 +5,4 @@ tests:
harness: ztest
filter: dt_alias_exists("dmic-dev")
integration_platforms:
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33

2
tests/drivers/disk/disk_performance/testcase.yaml

@ -10,7 +10,7 @@ tests: @@ -10,7 +10,7 @@ tests:
tags: sdhc
integration_platforms:
- mimxrt1064_evk
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
drivers.disk.disk_performance.disk.nvme:
extra_configs:
- CONFIG_NVME=y

0
tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_cm33.conf → tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_cm33.overlay → tests/drivers/dma/chan_blen_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
tests/drivers/dma/chan_link_transfer/testcase.yaml

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
- dma
platform_allow:
- frdm_k64f
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
- mimxrt1050_evk
- mimxrt1060_evk
- mimxrt1064_evk

0
tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_cm33.conf → tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_cm33.overlay → tests/drivers/dma/loop_transfer/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/drivers/dma/scatter_gather/boards/mimxrt595_evk_cm33.overlay → tests/drivers/dma/scatter_gather/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/drivers/flash/common/boards/mimxrt595_evk_cm33.conf → tests/drivers/flash/common/boards/mimxrt595_evk_mimxrt595s_cm33.conf

4
tests/drivers/i2s/i2s_api/testcase.yaml

@ -6,7 +6,7 @@ tests: @@ -6,7 +6,7 @@ tests:
- userspace
filter: not CONFIG_I2S_TEST_USE_GPIO_LOOPBACK
platform_exclude:
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
- mimxrt685_evk
drivers.i2s.gpio_loopback:
depends_on:
@ -18,7 +18,7 @@ tests: @@ -18,7 +18,7 @@ tests:
filter: CONFIG_I2S_TEST_USE_GPIO_LOOPBACK
harness: ztest
platform_exclude:
- mimxrt595_evk
- mimxrt595_evk/mimxrt595s/cm33
- mimxrt685_evk
harness_config:
fixture: gpio_loopback

0
tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_cm33.conf → tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_cm33.overlay → tests/drivers/i2s/i2s_speed/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_cm33.conf → tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_mimxrt595s_cm33.conf

0
tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_cm33.overlay → tests/drivers/spi/spi_loopback/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/drivers/uart/uart_async_api/boards/mimxrt595_evk_cm33.overlay → tests/drivers/uart/uart_async_api/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

0
tests/kernel/mem_protect/userspace/boards/mimxrt595_evk_cm33.overlay → tests/kernel/mem_protect/userspace/boards/mimxrt595_evk_mimxrt595s_cm33.overlay

2
tests/subsys/pm/power_mgmt_soc/testcase.yaml

@ -9,7 +9,7 @@ tests: @@ -9,7 +9,7 @@ tests:
- nucleo_wb55rg
- nucleo_l476rg
- twr_ke18f
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33
tags: pm
integration_platforms:
- mec15xxevb_assy6853

2
tests/subsys/sd/mmc/testcase.yaml

@ -10,4 +10,4 @@ tests: @@ -10,4 +10,4 @@ tests:
tags: sdhc
min_ram: 32
integration_platforms:
- mimxrt595_evk_cm33
- mimxrt595_evk/mimxrt595s/cm33

Loading…
Cancel
Save