From: Greg KH <gregkh@linuxfoundation.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: akhil.goyal@freescale.com, arnd@arndb.de,
linux-kernel@vger.kernel.org, pankaj.chauhan@freescale.com,
"Getz, Robin" <robin.getz@analog.com>,
"Hennerich, Michael" <Michael.Hennerich@analog.com>,
Lars-Peter Clausen <lars-peter.clausen@analog.com>
Subject: Re: [PATCH 3/5] drivers/misc: rf/ad9361: AD9361 device driver for Radio phy
Date: Wed, 19 Jun 2013 07:30:42 -0700 [thread overview]
Message-ID: <20130619143042.GB8073@kroah.com> (raw)
In-Reply-To: <51C1AAC4.3010605@metafoo.de>
On Wed, Jun 19, 2013 at 02:57:40PM +0200, Lars-Peter Clausen wrote:
> On 06/17/2013 10:09 AM, akhil.goyal@freescale.com wrote:
> > From: Akhil Goyal <akhil.goyal@freescale.com>
> >
> > AD9361 is a radio phy(RFIC) for radio networks. This phy
> > can support LTE-FDD/LTE-TDD and WCDMA networks. The RFIC
> > can convert the analog radio signals from air to digital
> > IQ samples.
> >
> > AD9361 is controlled via an SPI bus and all the register
> > read/ write can be performed via SPI transactions.
> >
> > Driver provides various operations for configuring and
> > controlling the AD PHY. These can be controlled from the
> > user space via the rfdev framework.
> >
> > Driver also binds itself to one of AIC lane using RF framework.
> > The combination of AIC lane and PHY connected to it works
> > as one RF device.
> >
> > Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
> > Signed-off-by: Pankaj Chauhan <pankaj.chauhan@freescale.com>
> > Signed-off-by: Bhaskar Upadhaya <bhaskar.upadhaya@freescale.com>
> > Signed-off-by: Akhil Goyal <akhil.goyal@freescale.com>
>
> Hi,
>
> This is interesting. We at Analog Devices are currently also working on a
> driver for this part. We are using the Linux Industrial IO (IIO) framework
> though, since the AD9361 is more or less a multifunction device implementing
> different functions already covered by the IIO framework, like ADCs, DACs,
> clock chips and so on.
That's the "proper" api for this, not a bunch of chip-custom ioctls that
aren't documented anywhere.
thanks,
greg k-h
next prev parent reply other threads:[~2013-06-19 14:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 8:09 [PATCH 0/5] Radio device framework akhil.goyal
2013-06-17 8:09 ` [PATCH 1/5] drivers/misc: Support for RF interface " akhil.goyal
2013-06-17 8:09 ` [PATCH 2/5] drivers/misc/rf: AIC: Freescale Antenna Interface controller driver akhil.goyal
2013-06-17 8:09 ` [PATCH 3/5] drivers/misc: rf/ad9361: AD9361 device driver for Radio phy akhil.goyal
2013-06-17 8:09 ` [PATCH 4/5] binding: Add device tree bindings for freescale AIC and AD phy akhil.goyal
2013-06-17 8:09 ` [PATCH 5/5] BSC9131rdb/dts: Add nodes for supporting AIC and AD PHY akhil.goyal
2013-06-19 12:57 ` [PATCH 3/5] drivers/misc: rf/ad9361: AD9361 device driver for Radio phy Lars-Peter Clausen
2013-06-19 14:30 ` Greg KH [this message]
2013-06-19 14:58 ` Arnd Bergmann
2013-06-20 10:35 ` pankaj chauhan
2013-06-21 23:46 ` pankaj chauhan
2013-06-24 8:19 ` Getz, Robin
2013-06-24 12:05 ` pankaj chauhan
2013-07-03 19:36 ` Mark Brown
2013-07-05 6:14 ` pankaj chauhan
2013-06-17 21:28 ` [PATCH 1/5] drivers/misc: Support for RF interface device framework Arnd Bergmann
2013-06-18 7:44 ` Akhil Goyal
2013-06-18 13:40 ` Arnd Bergmann
2013-06-19 6:00 ` Akhil Goyal
2013-06-19 11:31 ` Lars-Peter Clausen
2013-06-20 10:47 ` pankaj chauhan
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=20130619143042.GB8073@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Michael.Hennerich@analog.com \
--cc=akhil.goyal@freescale.com \
--cc=arnd@arndb.de \
--cc=lars-peter.clausen@analog.com \
--cc=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pankaj.chauhan@freescale.com \
--cc=robin.getz@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome