All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: michael.hennerich@analog.com
Cc: Alexander Aring <alex.aring@gmail.com>,
	"linux-wpan@vger.kernel.org" <linux-wpan@vger.kernel.org>
Subject: Re: ADF7242 driver ready for mainline inclusion?
Date: Fri, 14 Aug 2015 17:32:49 +0200	[thread overview]
Message-ID: <55CE0A21.3050700@datenfreihafen.org> (raw)
In-Reply-To: <55CDFECD.80907@analog.com>

Hello.

On 14/08/15 16:44, Michael Hennerich wrote:
> On 08/14/2015 09:13 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> On 13/08/15 20:50, Hennerich, Michael wrote:
>>> Hi All,
>>>
>>> I did tis driver a long time ago, when the Linux 802.15.4 support in
>>> general was at its beginning and pretty broken as well.
>>>  From time to time I update this driver - and actually it's pretty
>>> mature - and should apply to mainline without problems.
>>>
>>> There is currently only one minor thing that I wanted to investigate
>>> (some ifdef in the ISR) before submitting the driver mainline.
>> This is great to hear! Looking forward to it. :)
>>> Are you using the ADF7242 in a design already?
>> No. The reason I wrote this is that I have an interest in the linux-wpan
>> subsystem in general and thought the driver would be a good candidate
>> for mainline.
>>
>> I actually searched for some simple ADF7242which I could hook up to SPI
>> + IRQ and maybe some more control lines. So far I only found the
>> official evaluation board which is to expensive for some hobbyist
>> testing.
>
> Well there is the EVAL-ADF7242-PMOD [1] which uses a PMOD [2] interface
> basically a cheap 100mil spaced header, with SPI, IRQ and supply.
>
I see. I have seen that one but was under the impression one needed the
mother board for this one as well. As it seems it should be easy to just
hookup the PMOD interface to all kind of boards via SPI, IRQ and some
more GPIOs.

> If you are really interested testing the driver I can provide you one
> FOC.
>

That is an interesting offer. Alex and myself try to keep a transceiver
around for every driver we have in tree, if possible. This helps during
review to test the patches as well as testing our own changes which
might touch all drivers. Given that Alex does the most work on this
right now I would propose to provide him with this board.

Alex, does that sound good to you?

>>> Do you have feedback already?
>> The driver interface for ieee802154 has advanced since the it got merged
>> initially. Some of the new things you might want to look into and add
>> support are:
>>
>> o Async transmit (xmit_async)
>> o LBT support (set_lbt)
>> o Set CC mode and ed level (set_cc_mode, set_cca_ed_level)
>> o Support for monitor mode (set_promiscuous_mode)
>>
>> These I found missing when having a brief look over the driver.
>
> Thanks for the summary!
>

These are not really a must to get the driver merged mainline. But if
you find some time working on it before submitting some of these might
be easy to add.

regards
Stefan Schmidt

      reply	other threads:[~2015-08-14 15:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-13  9:01 ADF7242 driver ready for mainline inclusion? Stefan Schmidt
2015-08-13 18:50 ` Hennerich, Michael
2015-08-14  7:13   ` Stefan Schmidt
2015-08-14 14:44     ` Michael Hennerich
2015-08-14 15:32       ` Stefan Schmidt [this message]

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=55CE0A21.3050700@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    /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.