diff options
author | 2024-11-11 12:34:21 +0100 | |
---|---|---|
committer | 2024-12-09 17:41:59 +0800 | |
commit | 1360bc7eecc81e98aed7e8be2c39771ef5112cc2 (patch) | |
tree | edc00b2202e0443cd9c91eaf1780e9a15d03cee5 | |
parent | ARM: dts: imx7[d]-mba7: add Ethernet PHY IRQ support (diff) | |
download | wireguard-linux-1360bc7eecc81e98aed7e8be2c39771ef5112cc2.tar.xz wireguard-linux-1360bc7eecc81e98aed7e8be2c39771ef5112cc2.zip |
MAINTAINERS: Update entry for DH electronics DHSOM SoMs and boards
Update the MAINTAINERS entry to cover all DH electronics DHSOM
SoMs and boards. The DHSOM is the name which covers all modules,
DHCOM is the SODIMM seated SoM, DHCOR is the solder on module.
Use glob pattern to match on every DT file which contains either
of those three module substrings in lowercase.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1e930c7a58b1..4e48f4fe53de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6648,19 +6648,14 @@ L: linux-rtc@vger.kernel.org S: Maintained F: drivers/rtc/rtc-sd2405al.c -DH ELECTRONICS IMX6 DHCOM/DHCOR BOARD SUPPORT +DH ELECTRONICS DHSOM SOM AND BOARD SUPPORT M: Christoph Niedermaier <cniedermaier@dh-electronics.com> -L: kernel@dh-electronics.com -S: Maintained -F: arch/arm/boot/dts/nxp/imx/imx6*-dhcom-* -F: arch/arm/boot/dts/nxp/imx/imx6*-dhcor-* - -DH ELECTRONICS STM32MP1 DHCOM/DHCOR BOARD SUPPORT M: Marek Vasut <marex@denx.de> L: kernel@dh-electronics.com S: Maintained -F: arch/arm/boot/dts/st/stm32mp1*-dhcom-* -F: arch/arm/boot/dts/st/stm32mp1*-dhcor-* +N: dhcom +N: dhcor +N: dhsom DIALOG SEMICONDUCTOR DRIVERS M: Support Opensource <support.opensource@diasemi.com> |