All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <aar@pengutronix.de>
To: smlng <s@mlng.net>
Cc: linux-wpan@vger.kernel.org, Alan Ott <alan@signal11.us>,
	Koen Zandberg <koen@bergzand.net>
Subject: Re: extending driver mrf24j40
Date: Sun, 21 Feb 2016 13:29:47 +0100	[thread overview]
Message-ID: <56C9ADBB.1040608@pengutronix.de> (raw)
In-Reply-To: <1A88240A-AAAD-4243-A31C-61CBC7E8949F@mlng.net>

Hi,

Am 02/20/2016 um 10:20 PM schrieb smlng:
> 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]. 

Yes, hard-reset functionality would be nice.

Remember the wake/sleep functionalty is limited only, if the subsystem doesn't use the
transceiver then it will go into sleep mode. Nothing more is supported for powersaving
currently.

> 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.

ok. Great!

If I remember correctly Koen Zandberg (I cc him here) said something about the
hard-reset functionality @irc, that he plans to implement it.

Koen, do you already working on this or still try to bring mac802154 led-trigger
functionality mainline? :-)

Also I cc "Alan Ott" the maintainer of mrf24j40 driver.

- Alex

  reply	other threads:[~2016-02-21 18:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-20 21:20 extending driver mrf24j40 smlng
2016-02-21 12:29 ` Alexander Aring [this message]
2016-02-21 12:44   ` Koen
2016-02-22  9:09     ` smlng
2016-02-22 12:42       ` Koen Zandberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56C9ADBB.1040608@pengutronix.de \
    --to=aar@pengutronix.de \
    --cc=alan@signal11.us \
    --cc=koen@bergzand.net \
    --cc=linux-wpan@vger.kernel.org \
    --cc=s@mlng.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.