diff options
author | Konstantin Porotchkin <kostap@marvell.com> | 2018-07-02 15:01:32 +0300 |
---|---|---|
committer | Konstantin Porotchkin <kostap@marvell.com> | 2018-07-18 18:48:30 +0300 |
commit | 752faf8fce02d9d254a83e686bc8e71d69a7af95 (patch) | |
tree | 0c387ee02a360a5167e6f88044580322719c342d | |
parent | d5a0491c811d7e7558c0f7b14c805d804721c854 (diff) | |
download | platform_external_arm-trusted-firmware-752faf8fce02d9d254a83e686bc8e71d69a7af95.tar.gz platform_external_arm-trusted-firmware-752faf8fce02d9d254a83e686bc8e71d69a7af95.tar.bz2 platform_external_arm-trusted-firmware-752faf8fce02d9d254a83e686bc8e71d69a7af95.zip |
maintainers: Add Marvell to maintainers list
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
-rw-r--r-- | acknowledgements.rst | 2 | ||||
-rw-r--r-- | maintainers.rst | 9 |
2 files changed, 11 insertions, 0 deletions
diff --git a/acknowledgements.rst b/acknowledgements.rst index 9b81b6c5e..5686a580d 100644 --- a/acknowledgements.rst +++ b/acknowledgements.rst @@ -14,5 +14,7 @@ Xilinx, Inc. NXP Semiconductors +Marvell International Ltd. + Individuals ----------- diff --git a/maintainers.rst b/maintainers.rst index 94bb5d318..702bbad55 100644 --- a/maintainers.rst +++ b/maintainers.rst @@ -64,6 +64,14 @@ MediaTek platform ports :G: `mtk09422`_ :F: plat/mediatek/ +Marvell platform ports and SoC drivers +-------------------------------------- +:M: Konstantin Porotchkin <kostap@marvell.com> +:G: `kostapr`_ +:F: docs/plat/marvell/ +:F: plat/marvell/ +:F: drivers/marvell/ + NVidia platform ports --------------------- :M: Varun Wadekar <vwadekar@nvidia.com> @@ -163,6 +171,7 @@ Xilinx platform port .. _glneo: https://github.com/glneo .. _hzhuang1: https://github.com/hzhuang1 .. _jenswi-linaro: https://github.com/jenswi-linaro +.. _kostapr: https://github.com/kostapr .. _masahir0y: https://github.com/masahir0y .. _mtk09422: https://github.com/mtk09422 .. _qoriq-open-source: https://github.com/qoriq-open-source |