diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-09-21 05:24:26 -0400 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-09-22 05:51:21 -0400 |
commit | 2e6fd648b6b87e6a2289c875c6067acc3bd88b3e (patch) | |
tree | d39e8e430d4795f10f1d83870f35fd4d6297e20f /MAINTAINERS | |
parent | 78aedb6bfa43f43dacd8fc7b06452a87d33e3886 (diff) |
mrf24j40: add device-tree support
This patch adds devicetree support to mrf24j40 with proper devicetree
compatible strings.
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 310da4295c70..6790ecc65e6b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6958,6 +6958,7 @@ M: Alan Ott <alan@signal11.us> | |||
6958 | L: linux-wpan@vger.kernel.org | 6958 | L: linux-wpan@vger.kernel.org |
6959 | S: Maintained | 6959 | S: Maintained |
6960 | F: drivers/net/ieee802154/mrf24j40.c | 6960 | F: drivers/net/ieee802154/mrf24j40.c |
6961 | F: Documentation/devicetree/bindings/net/ieee802154/mrf24j40.txt | ||
6961 | 6962 | ||
6962 | MSI LAPTOP SUPPORT | 6963 | MSI LAPTOP SUPPORT |
6963 | M: "Lee, Chun-Yi" <jlee@suse.com> | 6964 | M: "Lee, Chun-Yi" <jlee@suse.com> |