netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Michael Buesch <mb@bu3sch.de>
Cc: netdev@vger.kernel.org, Felix Fietkau <nbd@openwrt.org>
Subject: [PATCH 0/3] SSB support for BCM947xx CPUs
Date: Mon, 6 Aug 2007 17:04:01 +0200	[thread overview]
Message-ID: <20070806150401.GA24308@hall.aurel32.net> (raw)
In-Reply-To: <200708061042.14722.mb@bu3sch.de>

On Mon, Aug 06, 2007 at 10:42:14AM +0200, Michael Buesch wrote:
> On Monday 06 August 2007, Aurelien Jarno wrote:
> > The patch below against 2.6.23-rc1-mm2 implements EXTIF timing 
> > initialization, currently marked as TODO.
> > 
> > It originally comes from the OpenWrt patches.
> > 
> > Cc: Felix Fietkau <nbd@openwrt.org>
> > Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
> > 
> > --- a/drivers/ssb/driver_mipscore.c
> > +++ b/drivers/ssb/driver_mipscore.c
> 
> Please do a seperate file driver_extif.c to implement these functions
> and call it from the mipscore driver.
> Compilation can also depend on the mipscore kconfig option, so no
> additional kconfig is needed.

I have separated EXTIF functions into driver_extif.c and taken into
account your other comments. The new patchset is organized a bit
differently.


The following patches add a few features into the SSB EXTIF driver and
fix and improve the SSB Broadcom MIPS core driver, in order to correctly
support the BCM947xx CPUs.

They originally comes from the OpenWrt patches.

Patch #1: SSB EXTIF timing & serial port initialization
Patch #2: Use SSB EXTIF in SSB MIPS core driver
Patch #3: Add buswidth to SSB MIPS core flash driver

Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

      reply	other threads:[~2007-08-06 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-05 23:19 [PATCH 1/4][SSB] EXTIF timing initialization Aurelien Jarno
2007-08-06  8:42 ` Michael Buesch
2007-08-06 15:04   ` Aurelien Jarno [this message]

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=20070806150401.GA24308@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=mb@bu3sch.de \
    --cc=nbd@openwrt.org \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).