diff options
author | Geert Uytterhoeven <[email protected]> | 2016-05-22 11:06:27 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2016-06-06 13:00:11 +0300 |
commit | 0e4191fe6f2f1a6ac360bcca0066c536f1ff9a6e (patch) | |
tree | 57a1fbf87022c646529809662e1c892bfb11feed | |
parent | af8c34ce6ae32addda3788d54a7e340cad22516b (diff) |
MAINTAINERS: Add file patterns for virtio device tree bindings
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: [email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..4cc3aaaf5712 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12131,6 +12131,7 @@ VIRTIO CORE, NET AND BLOCK DRIVERS M: "Michael S. Tsirkin" <[email protected]> S: Maintained +F: Documentation/devicetree/bindings/virtio/ F: drivers/virtio/ F: tools/virtio/ F: drivers/net/virtio_net.c |