Browse Source

MAINTAINERS: Update filter for NXP Xtensa platform

Add new filters for Xtensa platforms:
	* imxrt7xx supports now a hifi1 core
	* imxrt6xx/imxrt7xx support now a hifi4 core

Kconfig* and CMakeList.txt files could be updated for Xtensa related
code so add them to the filters too.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
pull/82801/merge
Daniel Baluta 1 month ago committed by Dan Kalowsky
parent
commit
b06f82d2c7
  1. 4
      MAINTAINERS.yml

4
MAINTAINERS.yml

@ -4002,6 +4002,10 @@ NXP Platforms (Xtensa): @@ -4002,6 +4002,10 @@ NXP Platforms (Xtensa):
files:
- soc/nxp/imx/*/adsp/
- soc/nxp/imxrt/imxrt5xx/f1/
- soc/nxp/imxrt/imxrt7xx/hifi1/
- soc/nxp/imxrt/*/hifi4/
- soc/nxp/imxrt/imxrt[567]xx/CMakeLists.txt
- soc/nxp/imxrt/imxrt[567]xx/Kconfig*
labels:
- "platform: NXP Xtensa"
description: NXP Xtensa platforms

Loading…
Cancel
Save