PXA320 SDIO driver

Marek Vasut marek.vasut at gmail.com
Thu Sep 2 18:43:53 EDT 2010


Dne Čt 2. září 2010 23:31:26 hong zhang napsal(a):
> Yes. Driver works with reference SDIO card on fedora 10.
> Do you know which command can display SDIO/wifi device because lspci does
> not?
> 
Do they provide sources for the driver?

btw. can you show us output of the "dmesg" command a while after you insert the 
card?

> --- On Wed, 9/1/10, Marek Vasut <marek.vasut at gmail.com> wrote:
> > From: Marek Vasut <marek.vasut at gmail.com>
> > Subject: Re: PXA320 SDIO driver
> > To: "hong zhang" <henryzhang62 at yahoo.com>
> > Cc: "Eric Miao" <eric.y.miao at gmail.com>, linux-arm at lists.infradead.org
> > Date: Wednesday, September 1, 2010, 9:24 PM
> > Dne Čt 2. září 2010 03:56:46 hong
> > 
> > zhang napsal(a):
> > > Mark,
> > > 
> > > REDPINE chip.
> > 
> > It's their own in-house design? Or did they based the chip
> > off some other chip?
> > 
> > Do they provide linux driver?
> > 
> > Cheers
> > 
> > > ---henry
> > > 
> > > --- On Wed, 9/1/10, Marek Vasut <marek.vasut at gmail.com>
> > 
> > wrote:
> > > > From: Marek Vasut <marek.vasut at gmail.com>
> > > > Subject: Re: PXA320 SDIO driver
> > > > To: linux-arm at lists.infradead.org
> > > > Cc: "hong zhang" <henryzhang62 at yahoo.com>,
> > 
> > "Eric Miao"
> > 
> > > > <eric.y.miao at gmail.com>
> > 
> > Date: Wednesday, September 1, 2010, 3:16 PM
> > 
> > > > Dne Út 31. srpna 2010 08:55:44 Eric
> > > > 
> > > > Miao napsal(a):
> > > > > On Tue, Aug 31, 2010 at 2:33 PM, hong zhang
> > 
> > <henryzhang62 at yahoo.com>
> > 
> > > > wrote:
> > > > > > Eric,
> > > > > > 
> > > > > > Do you know where I can download the
> > 
> > most recent
> > 
> > > > BSP for PXA320?
> > > > 
> > > > > I'm afraid you have to contact Marvell's
> > 
> > sales
> > 
> > > > representative for that.
> > > > 
> > > > > They do require an NDA for the extranet
> > 
> > access. :-/
> > 
> > > > And everyone who saw that NDA, considering he's
> > 
> > only a
> > 
> > > > little bit sane, would
> > > > bash his head to the wall until he'd fall
> > 
> > unconscious ...
> > 
> > > > There are still some people who would do the
> > 
> > board bringup
> > 
> > > > for free/some amount
> > > > of money btw. You can ask in the list.
> > > > 
> > > > What chipset does your wifi card utilize?
> > > > 
> > > > Cheers
> > > > 
> > > > > > --- On Tue, 8/31/10, Eric Miao <eric.y.miao at gmail.com>
> > > > 
> > > > wrote:
> > > > > >> From: Eric Miao <eric.y.miao at gmail.com>
> > > > > >> Subject: Re: PXA320 SDIO driver
> > > > > >> To: "hong zhang" <henryzhang62 at yahoo.com>
> > > > > >> Cc: linux-arm at lists.infradead.org
> > > > > >> Date: Tuesday, August 31, 2010,
> > 
> > 12:48 AM
> > 
> > > > > >> On Tue, Aug 31, 2010 at 1:32 PM,
> > 
> > hong
> > 
> > > > > >> zhang <henryzhang62 at yahoo.com>
> > > > > >> 
> > > > > >> wrote:
> > > > > >> > Eric,
> > > > > >> > 
> > > > > >> > 1. My kernel is 2.6.10 that
> > 
> > has
> > 
> > > > > >> drivers/mmc/host/pxamci.c too but
> > 
> > no
> > 
> > > > > >> > arch/arm/mach-pxa/pxa320.c.
> > > > > >> 
> > > > > >> That's way too old. I suggest you
> > 
> > either use
> > 
> > > > the mainline
> > > > 
> > > > > >> version
> > > > > >> or the BSP from Marvell.
> > > > > >> 
> > > > > >> > 2. My wifi is from REDPINE
> > 
> > wifi with
> > 
> > > > sdio interface.
> > > > 
> > > > > >> Not sure about the support status
> > 
> > of this
> > 
> > > > wifi.
> > > > 
> > > > > >> > ---henry
> > > > > >> > 
> > > > > >> > 
> > > > > >> > --- On Mon, 8/30/10, Eric Miao
> > 
> > <eric.y.miao at gmail.com>
> > 
> > > > > >> wrote:
> > > > > >> >> From: Eric Miao <eric.y.miao at gmail.com>
> > > > > >> >> Subject: Re: PXA320 SDIO
> > 
> > driver
> > 
> > > > > >> >> To: "hong zhang" <henryzhang62 at yahoo.com>
> > > > > >> >> Cc: linux-arm at lists.infradead.org
> > > > > >> >> Date: Monday, August 30,
> > 
> > 2010, 8:47
> > 
> > > > PM
> > > > 
> > > > > >> >> On Tue, Aug 31, 2010 at
> > 
> > 7:04 AM,
> > 
> > > > hong
> > > > 
> > > > > >> >> zhang <henryzhang62 at yahoo.com>
> > > > > >> >> 
> > > > > >> >> wrote:
> > > > > >> >> > List,
> > > > > >> >> > 
> > > > > >> >> > I look at
> > 
> > arch/arm/mach-pxa
> > 
> > > > subdirectory and
> > > > 
> > > > > >> only see
> > > > > >> 
> > > > > >> >> em-x270.c has sdio related
> > 
> > codes.
> > 
> > > > > >> >> > Where should I look
> > 
> > for PXA320
> > 
> > > > SDIO driver?
> > > > 
> > > > > >> >> Hi Hong,
> > > > > >> >> 
> > > > > >> >> The SDIO controller driver
> > 
> > is
> > 
> > > > already there in
> > 
> > drivers/mmc/host/pxamci.c.
> > 
> > > > > >> >> The specific SDIO device
> > 
> > driver
> > 
> > > > really depends on
> > > > 
> > > > > >> what you
> > > > > >> 
> > > > > >> >> are using.
> > > > > >> >> i.e. the SDIO driver for
> > 
> > Marvell's
> > 
> > > > 88E8385/8686
> > > > 
> > > > > >> WiFi chip
> > > > > >> 
> > > > > >> >> can be found
> > > > > >> >> in
> > > > 
> > > > drivers/net/wireless/libertas/...
> > > > 
> > > > > >> >> > Any help will be
> > 
> > appreciated!
> > 
> > > > > >> >> > ---henry
> > > > 
> > > > _______________________________________________
> > > > 
> > > > > >> >> > linux-arm mailing
> > 
> > list
> > 
> > > > > >> >> > linux-arm at lists.infradead.org
> > > > > >> >> > http://lists.infradead.org/mailman/listinfo/linux-arm
> > > > 
> > > > _______________________________________________
> > > > 
> > > > > >> >> linux-arm mailing list
> > > > > >> >> linux-arm at lists.infradead.org
> > > > > >> >> http://lists.infradead.org/mailman/listinfo/linux-arm
> > > > 
> > > > _______________________________________________
> > > > 
> > > > > >> linux-arm mailing list
> > > > > >> linux-arm at lists.infradead.org
> > > > > >> http://lists.infradead.org/mailman/listinfo/linux-arm
> > 
> > _______________________________________________
> > 
> > > > > linux-arm mailing list
> > > > > linux-arm at lists.infradead.org
> > > > > http://lists.infradead.org/mailman/listinfo/linux-arm
> > > > 
> > > > _______________________________________________
> > > > linux-arm mailing list
> > > > linux-arm at lists.infradead.org
> > > > http://lists.infradead.org/mailman/listinfo/linux-arm
> > 
> > _______________________________________________
> > linux-arm mailing list
> > linux-arm at lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/linux-arm



More information about the linux-arm mailing list