Re: [PATCH 1/2] Add an alternative cs89x0 driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ivo Clarysse
Date: Wednesday, April 22, 2009 - 2:28 am

On Wed, Apr 22, 2009 at 9:59 AM, Sascha Hauer <s.hauer@pengutronix.de> wrote:


These REV_B / REV_C / REV_D defines are not used, and in fact depend
on the cs89x0x variant.


This will report incorrectly for CS8900 (not CS8900A),  and for CS8900A rev. F:

According to the CS8900A and CS8920A datasheets, the product ID should
be interpreted as:

0x0700  CS8900A rev. B
0x0800  CS8900A rev. C
0x0900  CS8900A rev. D
0x0A00  CS8900A rev. F
0x6100  CS8920 rev. B
0x6200  CS8920 rev. C
0x6300  CS8920 rev. D
0x6400  CS8920A rev. A/B
0x6500  CS8920A rev. C

(I couldn't find the datasheet for the original CS8900; acoording to
http://www.cirrus.com/en/products/eol/index.html, the CS8900A is the
only CS89X0X variant which is not EOL)


Ivo.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Add new cs89x0 driver, Sascha Hauer, (Wed Apr 22, 12:59 am)
[PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Wed Apr 22, 12:59 am)
[PATCH 2/2] mx1ads: Add cs89x0 network support, Sascha Hauer, (Wed Apr 22, 12:59 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Ivo Clarysse, (Wed Apr 22, 2:28 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Gilles Chanteperdrix, (Wed Apr 22, 2:42 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Wed Apr 22, 5:18 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Wed Apr 22, 5:20 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Gilles Chanteperdrix, (Wed Apr 22, 5:25 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Wed Apr 22, 6:05 am)
Re: [PATCH] Add new cs89x0 driver, Lennert Buytenhek, (Wed Apr 22, 3:53 pm)
Re: [PATCH] Add new cs89x0 driver, Sascha Hauer, (Thu Apr 23, 12:03 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Kurt Van Dijck, (Wed Aug 26, 3:46 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Mon Sep 7, 3:24 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Kurt Van Dijck, (Mon Sep 7, 5:35 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Sascha Hauer, (Mon Sep 7, 6:21 am)
Re: [PATCH 1/2] Add an alternative cs89x0 driver, Kurt Van Dijck, (Fri Oct 16, 2:37 am)
Re: [PATCH] Add new cs89x0 driver, Ben Dooks, (Tue Oct 20, 2:55 am)