diff mbox

[PATCHv3,2/3] ieee802154: Add entry in MAINTAINTERS for MCR20a driver

Message ID 1519127758-2084-3-git-send-email-liuxuenetmail@gmail.com (mailing list archive)
State Accepted
Headers show

Commit Message

Xue Liu Feb. 20, 2018, 11:55 a.m. UTC
Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Stefan Schmidt Feb. 21, 2018, 9:49 a.m. UTC | #1
Hello.


On 02/20/2018 12:55 PM, Xue Liu wrote:
> Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e262e23..497efe4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8555,6 +8555,15 @@ S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
>  F:	drivers/iio/potentiometer/mcp4531.c
>  
> +MCR20A IEEE-802.15.4 RADIO DRIVER
> +M:	Xue Liu <liuxuenetmail@gmail.com>
> +L:	linux-wpan@vger.kernel.org
> +W:	https://github.com/xueliu/mcr20a-linux
> +S:	Maintained
> +F:	drivers/net/ieee802154/mcr20a.c
> +F:	drivers/net/ieee802154/mcr20a.h
> +F:	Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt
> +
>  MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
>  M:	William Breathitt Gray <vilhelm.gray@gmail.com>
>  L:	linux-iio@vger.kernel.org
This patch has been applied to the wpan-next tree and will be
part of the next pull request to net-next. Thanks!

regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e262e23..497efe4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8555,6 +8555,15 @@  S:	Maintained
 F:	Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
 F:	drivers/iio/potentiometer/mcp4531.c
 
+MCR20A IEEE-802.15.4 RADIO DRIVER
+M:	Xue Liu <liuxuenetmail@gmail.com>
+L:	linux-wpan@vger.kernel.org
+W:	https://github.com/xueliu/mcr20a-linux
+S:	Maintained
+F:	drivers/net/ieee802154/mcr20a.c
+F:	drivers/net/ieee802154/mcr20a.h
+F:	Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt
+
 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
 M:	William Breathitt Gray <vilhelm.gray@gmail.com>
 L:	linux-iio@vger.kernel.org