linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: Hector Martin <hector@marcansoft.com>
Cc: mbizon@freebox.fr, linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: BCM63xx merge progress
Date: Wed, 2 Dec 2009 11:14:21 +0100	[thread overview]
Message-ID: <200912021114.22028.florian@openwrt.org> (raw)
In-Reply-To: <4B15B40D.70006@marcansoft.com>

On Wednesday 02 December 2009 01:25:49 Hector Martin wrote:
> Maxime Bizon wrote:
> > Which part is broken/missing on your side ?
> 
> Well, there's a commit (4059ddb4) that claims to "Add USB OHCI support",
> yet it only adds a #include to ohci-hcd.c and a few .h bits. The actual
> ohci-bcm63xx.c is missing, which means the OHCI driver probably won't
> even compile. It's also missing the relevant platform device stuff in
> arch/. This concerned me somewhat, it looked like something weird had
> happened and the merge was incomplete.
> 
> Florian Fainelli wrote:
> > Everything that Maxime sent is, or will be merged either in 2.6.32 or
> > in 2.6.33, that includes:
> > - arch/mips/bcm63xx (will be in 2.6.32)
> > - USB driver bits (2.6.33)
> > - Ethernet MAC driver bits (2.6.32)
> > - Ethernet PHY driver bits (2.6.32)
> > - UART driver (2.6.32)
> > - PCMCIA support (2.6.32)
> 
> I can see the 2.6.32 stuff already. Regarding USB, is there a repo with
> the commit that will be in .33? Otherwise I'll just have to merge it
> locally and work from there for the moment. What's up with the weirdo
> commit mentioned above?
> 
> > We maintain a couple of different patches for OpenWrt, specifically
> > the mtd partition parser since we provide images, so the box should
> > boot from Flash. That driver is not in a mergable state at the moment.
> > There is also a embryon of a SPI driver and a watchdog driver, which I
> > will probably submit once cleaned up.
> 
> Another tidbit I saw in the OpenWRT set is the reset button GPIO
> support. I want to have that (eventually) too.

The gpio-buttons driver that we use in OpenWrt to do that is not that perfect 
and handling reset and other buttons is a distribution side problem since not 
evryone wants to map a button to a functionnality.

> 
> Basically, my dilemma is simply that I want to work off of mainline
> (especially since stuff has been partially merged already and changes
> have been made), yet I need the missing patches in order to make this
> work completely. So eventually I need a tree that contains everything I
> need, whether a few individual commits are not really ready for mainline
> or not. In doing this, I obviously want to keep in sync with any work
> that has been done already as much as possible. So please do tell if
> there's a specific place I should be looking at for mainline-compatible
> versions of these patches, or anything closer to what will eventually be
> merged. As I said, I don't mind doing the merges myself, but then it
> might make rebasing onto mainline harder if your official patches are
> merged in a substantially different way once they do make it to
> mainline. And if I do end up merging stuff, I might as well send it to
> you to save you some time.

2.6.33-rc will have the remaining bits, so if you should start working with 
something, better wait a for couple of days. Depending on what you are 
planning to work on, you really do not need to have everything merged.
-- 
WBR, Florian

      parent reply	other threads:[~2009-12-02 10:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 22:23 BCM63xx merge progress Hector Martin
2009-12-01 23:05 ` Florian Fainelli
2009-12-01 23:25 ` Maxime Bizon
2009-12-02  0:25   ` Hector Martin
2009-12-02  1:57     ` Maxime Bizon
2009-12-02  2:45       ` Hector Martin
2009-12-02 10:16         ` Florian Fainelli
2009-12-02 10:14     ` Florian Fainelli [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=200912021114.22028.florian@openwrt.org \
    --to=florian@openwrt.org \
    --cc=hector@marcansoft.com \
    --cc=linux-mips@linux-mips.org \
    --cc=mbizon@freebox.fr \
    --cc=ralf@linux-mips.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).