From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 11 Jul 2010 23:56:55 -0700 Subject: [U-Boot] [PATCH 14/35] Blackfin: bfin_mac: convert to portmux framework In-Reply-To: <4C3ABBBB.3030405@gmail.com> References: <1278322240-12609-1-git-send-email-vapier@gentoo.org> <1278322240-12609-15-git-send-email-vapier@gentoo.org> <4C3ABBBB.3030405@gmail.com> Message-ID: <4C3ABCB7.3080106@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Mike, On 7/11/2010 11:52 PM, Ben Warren wrote: > Hi Mike, > > On 7/5/2010 2:30 AM, Mike Frysinger wrote: >> Rather than bang MMRs directly, use the new portmux framework to handle >> the details. While we're doing this, let boards declare the exact list >> of pins they need in case there is one or two they don't actually have >> hooked up. >> >> Signed-off-by: Mike Frysinger >> --- >> drivers/net/bfin_mac.c | 47 >> +++++++++++------------------------------------ >> 1 files changed, 11 insertions(+), 36 deletions(-) > Applied to net repo. > > thanks, > Ben Instead, please keep together with all the others, and add this: Acked-by: Ben Warren regards, Ben