[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220613121826.11484-1-lukas.bulwahn@gmail.com>
Date: Mon, 13 Jun 2022 14:18:26 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: "David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
Maintainers of the directory Documentation/devicetree/bindings/net
are also the maintainers of the corresponding directory
include/dt-bindings/net.
Add the file entry for include/dt-bindings/net to the appropriate
section in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
David, Eric, Jakub, Paolo, please pick this MAINTAINERS addition to your section.
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 6bf0c0ff935f..42fe1352137e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13868,6 +13868,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
F: Documentation/devicetree/bindings/net/
F: drivers/connector/
F: drivers/net/
+F: include/dt-bindings/net/
F: include/linux/etherdevice.h
F: include/linux/fcdevice.h
F: include/linux/fddidevice.h
--
2.17.1
Powered by blists - more mailing lists