All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@osg.samsung.com>
To: Harry Morris <harrymorris12@gmail.com>, linux-wpan@vger.kernel.org
Cc: aar@pengutronix.de, marcel@holtmann.org,
	Harry Morris <h.morris@cascoda.com>
Subject: Re: [PATCH v8 1/3] ieee802154: Add CA8210 IEEE 802.15.4 device driver
Date: Mon, 27 Feb 2017 15:20:40 +0100	[thread overview]
Message-ID: <967ca575-923a-ed40-13c2-544f44eb50e6@osg.samsung.com> (raw)
In-Reply-To: <20170206170857.5064-2-h.morris@cascoda.com>

Hello.

On 02/06/2017 06:08 PM, Harry Morris wrote:
> Add driver source and config for softMAC implementation of Cascoda's CA8210
> IEEE 802.15.4 transceiver device. The driver mimics a common PHY-only
> implementation despite the CA8210 being a hardMAC device which exposes a SAP
> interface to the fully integrated MAC.
>
> The chip is a modem-only device with an integrated processor which runs the
> 802.15.4 MAC. The chip communicates via full-duplex SPI with additional pins
> for NIRQ and NRESET. The chip can also output its 16MHz clock to a GPIO with a
> configurable divider.
>
> The driver can be configured to implement a debugfs node that provides access
> to the SAP-based API to drive mechanisms not currently supported by the
> standard kernel interface.
>
> Signed-off-by: Harry Morris <h.morris@cascoda.com>

With the compile problem from common clk solved you can add my ack for 
the next version:

Acked-by: Stefan Schmidt <stefan@osg.samsung.com>

regards
Stefan Schmidt

  reply	other threads:[~2017-02-27 14:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 17:08 [PATCH v8 0/3] ieee802154: Add support for Cascoda CA8210 Harry Morris
2017-02-06 17:08 ` [PATCH v8 1/3] ieee802154: Add CA8210 IEEE 802.15.4 device driver Harry Morris
2017-02-27 14:20   ` Stefan Schmidt [this message]
2017-02-06 17:08 ` [PATCH v8 2/3] ieee802154: Add device tree documentation for CA8210 Harry Morris
2017-02-06 17:08 ` [PATCH v8 3/3] ieee802154: Add entry in MAINTAINTERS for CA8210 driver Harry Morris
2017-02-16 16:50 ` [PATCH v8 0/3] ieee802154: Add support for Cascoda CA8210 Marcel Holtmann
2017-02-16 17:18   ` Harry Morris
2017-02-27 14:15     ` Stefan Schmidt
2017-03-02 15:08       ` Marcel Holtmann
2017-03-02 15:24         ` Stefan Schmidt
2017-03-02 17:42           ` Harry Morris
2017-03-07 19:04             ` Stefan Schmidt
2017-03-17 12:52             ` Alexander Aring
2017-03-27 14:46               ` Marcel Holtmann

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=967ca575-923a-ed40-13c2-544f44eb50e6@osg.samsung.com \
    --to=stefan@osg.samsung.com \
    --cc=aar@pengutronix.de \
    --cc=h.morris@cascoda.com \
    --cc=harrymorris12@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=marcel@holtmann.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.