From: David Miller <davem@davemloft.net>
To: vapier@gentoo.org
Cc: netdev@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org,
sonic.zhang@analog.com
Subject: Re: [PATCH 1/5] netdev: bfin_mac: push settings to platform resources
Date: Sun, 24 Oct 2010 16:17:22 -0700 (PDT) [thread overview]
Message-ID: <20101024.161722.258113499.davem@davemloft.net> (raw)
In-Reply-To: <1287727161-24671-1-git-send-email-vapier@gentoo.org>
From: Mike Frysinger <vapier@gentoo.org>
Date: Fri, 22 Oct 2010 01:59:17 -0400
> From: Sonic Zhang <sonic.zhang@analog.com>
>
> Move all the pin settings out of the Kconfig and into the platform
> resources (MII vs RMII). This clean up also lets us push out the
> phy settings so that board porters may control the layout.
>
> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
You'll have to approach this differently.
The platform specific bfin_mac changes have to be in place
before this change goes in.
Not the other way around.
Right now, in fact, there is only one blackfin board support
file that has the bfin_mii_bus_platform_data bits, but that's
not even going to compile because this patch being discussed
isn't applied.
You guys really have to sort this stuff out so that things
get staged in cleanly and the tree compiles properly commit
to commit.
Thanks.
next prev parent reply other threads:[~2010-10-24 23:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-22 5:59 [PATCH 1/5] netdev: bfin_mac: push settings to platform resources Mike Frysinger
2010-10-22 5:59 ` [PATCH 2/5] netdev: bfin_mac: clean up printk messages Mike Frysinger
2010-10-22 5:59 ` [PATCH 3/5] netdev: bfin_mac: mark setup_system_regs as static Mike Frysinger
2010-10-22 5:59 ` [PATCH 4/5] netdev: bfin_mac: drop unused Mac data Mike Frysinger
2010-10-22 5:59 ` [PATCH 5/5] netdev: bfin_mac: disable hardware checksum if writeback cache is enabled Mike Frysinger
2010-10-24 23:17 ` David Miller [this message]
2010-10-24 23:40 ` [Uclinux-dist-devel] [PATCH 1/5] netdev: bfin_mac: push settings to platform resources Mike Frysinger
2010-10-24 23:45 ` David Miller
2010-10-24 23:51 ` Mike Frysinger
2010-10-26 1:54 ` Mike Frysinger
2010-10-26 5:07 ` David Miller
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=20101024.161722.258113499.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=sonic.zhang@analog.com \
--cc=uclinux-dist-devel@blackfin.uclinux.org \
--cc=vapier@gentoo.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).