From 60c4394357a7712b80b37948e4bd7b0d0af2158d Mon Sep 17 00:00:00 2001 From: Mikael Olsson Date: Fri, 14 Oct 2022 11:48:07 +0200 Subject: [PATCH] docs(maintainers): add NPU driver owners Code owners have been added for the Arm(R) Ethos(TM)-N NPU driver. Change-Id: I0bda0d95151cdff5cd3a793c6c0e9ef6a9a5f50b Signed-off-by: Mikael Olsson --- docs/about/maintainers.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/about/maintainers.rst b/docs/about/maintainers.rst index 9ce6ff2b5..a980ed9a3 100644 --- a/docs/about/maintainers.rst +++ b/docs/about/maintainers.rst @@ -162,6 +162,18 @@ eMMC/UFS drivers :|F|: include/drivers/ufs.h :|F|: include/drivers/synopsys/dw_mmc.h +Arm® Ethos™-N NPU driver +^^^^^^^^^^^^^^^^^^^^^^^^ +:|M|: Joshua Slater +:|G|: `jslater8`_ +:|M|: Mikael Olsson +:|G|: `mikaelolsson-arm`_ +:|F|: drivers/arm/ethosn/ +:|F|: include/drivers/arm/ethosn.h +:|F|: plat/arm/common/fconf/fconf_ethosn_getter.c +:|F|: include/plat/arm/common/fconf_ethosn_getter.h +:|F|: fdts/juno-ethosn.dtsi + JTAG DCC console driver ^^^^^^^^^^^^^^^^^^^^^^^ :M: Michal Simek @@ -850,6 +862,7 @@ Conventional Changelog Extensions .. _JackyBai: https://github.com/JackyBai .. _jcorbier: https://github.com/jcorbier .. _jenswi-linaro: https://github.com/jenswi-linaro +.. _jslater8: https://github.com/jslater8 .. _jwerner-chromium: https://github.com/jwerner-chromium .. _kostapr: https://github.com/kostapr .. _lachitp: https://github.com/lachitp @@ -857,6 +870,7 @@ Conventional Changelog Extensions .. _marex: https://github.com/marex .. _masahir0y: https://github.com/masahir0y .. _michalsimek: https://github.com/michalsimek +.. _mikaelolsson-arm: https://github.com/mikaelolsson-arm .. _mmind: https://github.com/mmind .. _MrVan: https://github.com/MrVan .. _mtk-rex-bc-chen: https://github.com/mtk-rex-bc-chen -- 2.39.5