From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: kirkwood, nand, clocks and device-tree
Date: Mon, 21 May 2012 07:23:22 +0200 [thread overview]
Message-ID: <20120521052322.GE12741@lunn.ch> (raw)
In-Reply-To: <20120521010855.GJ24238@titan.lakedaemon.net>
> > For the next cycle we need to improve working together on DT porting.
> > There is a lot of work going on here, in kirkwood, orion5x, dove, and
> > the two new Armada SoCs, all needing/porting drivers to DT. I think
> > we need a tree where patches are quickly added once they are stable,
> > so that others can profit from the work.
>
> I'm setting up a branch scheme that should handle this:
>
> # main branch for pull-requests to Arnd/Olof
>
> for-arm-soc
I would say that this branch needs to be stable, i.e. no rebasing. We
need to encourage everybody to use it as the basis for their work,
since it will have everything applied that can be shared. No rebasing
means that if something is broken, a patch is applied on top. Then
just before the merge window you can squash the patch into the
original work so we have a clean patchset going upwards.
> # branches that are ready to merge into for-arm-soc
>
> board/<boardname>
>
> # branches which can be merged as depends
Do you mean old style, none DT, boards?
> driver/<driver>
> dt/<binding>
You need to explain that a bit more. Since dt/bindings means changes
to drivers, don't you have the danger of merge conflicts?
Overall, maybe you are over engineering? We need comments from Arnd &
Olof, since they run a system like this, and know if the complexity is
needed for just one platform.
Also, my guess is, the next cycle is going to be extraordinary. We
have major cleanup going on after merging into one/two directories. We
have probably most of the DT support going in, two new SoC types
getting supported, and hopefully Dove and Orion5x catching up with
their DT support. So, many people will be working on core
infrastructure, not individual board files. It is only after that is
done, will the work return to everybody in there own corner working on
just single boards.
Andrew
next prev parent reply other threads:[~2012-05-21 5:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 9:50 kirkwood, nand, clocks and device-tree Arnaud Patard (Rtp)
2012-05-20 9:51 ` Andrew Lunn
2012-05-20 13:05 ` Jamie Lentin
2012-05-20 13:22 ` Andrew Lunn
2012-05-21 1:08 ` Jason Cooper
2012-05-21 5:23 ` Andrew Lunn [this message]
2012-05-21 15:57 ` Jason Cooper
2012-05-21 17:35 ` Andrew Lunn
2012-05-21 18:11 ` Jason Cooper
2012-05-22 7:33 ` Arnd Bergmann
2012-05-22 12:42 ` Jason Cooper
2012-05-21 1:12 ` Jason Cooper
2012-05-21 21:55 ` [PATCH] ARM: kirkwood: Force nand platform device name Jamie Lentin
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=20120521052322.GE12741@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.