All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: "Hennerich, Michael" <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 09:13:23 +0200	[thread overview]
Message-ID: <55CD9513.8020508@datenfreihafen.org> (raw)
In-Reply-To: <78F369B105E123488216BDB7B6C397DAA4DA4FD8@NWD2MBX7.ad.analog.com>

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

regards
Stefan Schmidt


  reply	other threads:[~2015-08-14  7:22 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 [this message]
2015-08-14 14:44     ` Michael Hennerich
2015-08-14 15:32       ` Stefan Schmidt

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=55CD9513.8020508@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    /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.