netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
@ 2024-08-28 17:58 Jakub Kicinski
  2024-08-28 18:04 ` Simon Horman
  2024-08-29 20:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2024-08-28 17:58 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, Jakub Kicinski

We exclude wireless drivers from the netdev@ traffic, to delegate
it to linux-wireless@, and avoid overwhelming netdev@.
Bluetooth drivers are implicitly excluded because they live under
drivers/bluetooth, not drivers/net.

In both cases DT bindings sit under Documentation/devicetree/bindings/net/
and aren't excluded. So if a patch series touches DT bindings
netdev@ ends up getting CCed, and these are usually fairly boring
series.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9b75356afbac..d56b1b42f1e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15894,6 +15894,8 @@ F:	include/uapi/linux/ethtool_netlink.h
 F:	include/uapi/linux/if_*
 F:	include/uapi/linux/netdev*
 F:	tools/testing/selftests/drivers/net/
+X:	Documentation/devicetree/bindings/net/bluetooth/
+X:	Documentation/devicetree/bindings/net/wireless/
 X:	drivers/net/wireless/
 
 NETWORKING DRIVERS (WIRELESS)
-- 
2.46.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
  2024-08-28 17:58 [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML Jakub Kicinski
@ 2024-08-28 18:04 ` Simon Horman
  2024-08-29 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2024-08-28 18:04 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni

On Wed, Aug 28, 2024 at 10:58:21AM -0700, Jakub Kicinski wrote:
> We exclude wireless drivers from the netdev@ traffic, to delegate
> it to linux-wireless@, and avoid overwhelming netdev@.
> Bluetooth drivers are implicitly excluded because they live under
> drivers/bluetooth, not drivers/net.
> 
> In both cases DT bindings sit under Documentation/devicetree/bindings/net/
> and aren't excluded. So if a patch series touches DT bindings
> netdev@ ends up getting CCed, and these are usually fairly boring
> series.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Simon Horman <horms@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
  2024-08-28 17:58 [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML Jakub Kicinski
  2024-08-28 18:04 ` Simon Horman
@ 2024-08-29 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-08-29 20:00 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 28 Aug 2024 10:58:21 -0700 you wrote:
> We exclude wireless drivers from the netdev@ traffic, to delegate
> it to linux-wireless@, and avoid overwhelming netdev@.
> Bluetooth drivers are implicitly excluded because they live under
> drivers/bluetooth, not drivers/net.
> 
> In both cases DT bindings sit under Documentation/devicetree/bindings/net/
> and aren't excluded. So if a patch series touches DT bindings
> netdev@ ends up getting CCed, and these are usually fairly boring
> series.
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
    https://git.kernel.org/netdev/net/c/b57d643a673c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-29 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 17:58 [PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML Jakub Kicinski
2024-08-28 18:04 ` Simon Horman
2024-08-29 20:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).