Message ID | 20161024150449.11132-4-h.morris@cascoda.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Stefan Schmidt |
Headers | show |
Hello. On 24/10/16 17:04, harrymorris12@gmail.com wrote: > From: Harry Morris <h.morris@cascoda.com> > > Signed-off-by: Harry Morris <h.morris@cascoda.com> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 05e5450..37df5b0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2130,6 +2130,15 @@ W: http://www.linux-c6x.org/wiki/index.php/Main_Page > S: Maintained > F: arch/c6x/ > > +CA8210 IEEE-802.15.4 RADIO DRIVER > +M: Harry Morris <h.morris@cascoda.com> > +M: linuxdev@cascoda.com > +L: linux-wpan@vger.kernel.org > +W: https://github.com/Cascoda/ca8210-linux.git > +S: Maintained > +F: drivers/net/ieee802154/ca8210.c > +F: Documentation/devicetree/bindings/net/ieee802154/ca8210.txt > + > CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS > M: David Howells <dhowells@redhat.com> > L: linux-cachefs@redhat.com > Looks good to me. You can add my: Acked-by: Stefan Schmidt <stefan@osg.samsung.com> 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 --git a/MAINTAINERS b/MAINTAINERS index 05e5450..37df5b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2130,6 +2130,15 @@ W: http://www.linux-c6x.org/wiki/index.php/Main_Page S: Maintained F: arch/c6x/ +CA8210 IEEE-802.15.4 RADIO DRIVER +M: Harry Morris <h.morris@cascoda.com> +M: linuxdev@cascoda.com +L: linux-wpan@vger.kernel.org +W: https://github.com/Cascoda/ca8210-linux.git +S: Maintained +F: drivers/net/ieee802154/ca8210.c +F: Documentation/devicetree/bindings/net/ieee802154/ca8210.txt + CACHEFILES: FS-CACHE BACKEND FOR CACHING ON MOUNTED FILESYSTEMS M: David Howells <dhowells@redhat.com> L: linux-cachefs@redhat.com