diff mbox series

[v3,15/16] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer

Message ID 20241013-upstream_s32cc_gmac-v3-15-d84b5a67b930@oss.nxp.com (mailing list archive)
State New, archived
Headers show
Series Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 | expand

Commit Message

Jan Petrous via B4 Relay Oct. 13, 2024, 9:27 p.m. UTC
From: "Jan Petrous (OSS)" <jan.petrous@oss.nxp.com>

Add myself as NXP S32G/R DWMAC Ethernet driver maintainer.

Signed-off-by: Jan Petrous (OSS) <jan.petrous@oss.nxp.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

kernel test robot Oct. 13, 2024, 10:58 p.m. UTC | #1
Hi Jan,

kernel test robot noticed the following build warnings:

[auto build test WARNING on 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50]

url:    https://github.com/intel-lab-lkp/linux/commits/Jan-Petrous-via-B4-Relay/net-driver-stmmac-Fix-CSR-divider-comment/20241014-053027
base:   18ba6034468e7949a9e2c2cf28e2e123b4fe7a50
patch link:    https://lore.kernel.org/r/20241013-upstream_s32cc_gmac-v3-15-d84b5a67b930%40oss.nxp.com
patch subject: [PATCH v3 15/16] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
reproduce: (https://download.01.org/0day-ci/archive/20241014/202410140609.ErjSS58O-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410140609.ErjSS58O-lkp@intel.com/

All warnings (new ones prefixed by >>):

   Warning: Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml
   Warning: Documentation/hwmon/g762.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/g762.txt
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/net/nxp,dwmac-s32.yaml
   Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/reserved-memory/qcom
   Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
   Using alabaster theme
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7387afe8f7ea..217a7edb25c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2757,6 +2757,13 @@  S:	Maintained
 F:	arch/arm64/boot/dts/freescale/s32g*.dts*
 F:	drivers/pinctrl/nxp/
 
+ARM/NXP S32G/S32R DWMAC ETHERNET DRIVER
+M:	Jan Petrous <jan.petrous@oss.nxp.com>
+L:	NXP S32 Linux Team <s32@nxp.com>
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/nxp,dwmac-s32.yaml
+F:	drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c
+
 ARM/Orion SoC/Technologic Systems TS-78xx platform support
 M:	Alexander Clouter <alex@digriz.org.uk>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)