Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
* extending driver mrf24j40
@ 2016-02-20 21:20 smlng
  2016-02-21 12:29 ` Alexander Aring
  0 siblings, 1 reply; 5+ messages in thread
From: smlng @ 2016-02-20 21:20 UTC (permalink / raw)
  To: linux-wpan

Hi all,

I'm using 2 lowpan transceivers on a Raspberry Pi namely openlabs at86rf233 and microchip mrf24j40ma. I found that the latter one seams to be somewhat _incomplete_, that is it doesn't support handles for _reset_ and _wake/sleep_ gpio-pin configuration. Further, this makes connecting the mrf24j40ma to the RasPi pinout inconvenient (IMHO). On the other hand the atmel driver (at86rf230)[1] does support these functions, so I'd like to _port_ the reset and sleep functionality into the mrf24j40 driver[2]. 

Is anybody working on this, and if not: do you think it is useful/worth while doing so? I'm willing to work on that and implement these extension, maybe also restructure/clean up the driver code a little bit in this process.

So any thoughts on this and/or hints, comments ...

Thanks, best
  Sebastian

[1]: http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/drivers/net/ieee802154/at86rf230.c
[2]: http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/drivers/net/ieee802154/mrf24j40.c

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

end of thread, other threads:[~2016-02-22 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 21:20 extending driver mrf24j40 smlng
2016-02-21 12:29 ` Alexander Aring
2016-02-21 12:44   ` Koen
2016-02-22  9:09     ` smlng
2016-02-22 12:42       ` Koen Zandberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox