[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e59fce3747428f30afdf77f9839910664e3e8524.camel@gmail.com>
Date: Mon, 07 Feb 2022 21:29:54 +0100
From: Nuno Sá <noname.nuno@...il.com>
To: Andy Shevchenko <andriy.shevchenko@...el.com>,
Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: jic23@...nel.org, robh+dt@...nel.org, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 1/4] iio:frequency:admv1014: add support for ADMV1014
On Sat, 2022-02-05 at 20:23 +0200, Andy Shevchenko wrote:
> On Mon, Jan 31, 2022 at 12:00:59PM +0200, Antoniu Miclaus wrote:
> > The ADMV1014 is a silicon germanium (SiGe), wideband,
> > microwave downconverter optimized for point to point microwave
> > radio designs operating in the 24 GHz to 44 GHz frequency range.
>
> Excellent job!
> A few comments / questions below.
>
> ...
>
> > +config ADMV1014
> > + tristate "Analog Devices ADMV1014 Microwave Downconverter"
> > + depends on SPI && COMMON_CLK && 64BIT
>
> Why 64BIT only?
>
Could not resist on this one... The thing is that CCF uses unsigned
long for rates and this part operates in high GHz values. That means,
as CCF stands, this cannot work on 32bit.
- Nuno Sá
Powered by blists - more mailing lists