From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 19 Mar 2010 13:19:31 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:57055 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1492066Ab0CSMT1 (ORCPT ); Fri, 19 Mar 2010 13:19:27 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o2JCJPbC016396; Fri, 19 Mar 2010 13:19:25 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o2JCJOfR016393; Fri, 19 Mar 2010 13:19:24 +0100 Date: Fri, 19 Mar 2010 13:19:23 +0100 From: Ralf Baechle To: Maxime Bizon Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 4/7] MIPS: bcm63xx: add support for second uart. Message-ID: <20100319121923.GL4554@linux-mips.org> References: <1264872898-28149-1-git-send-email-mbizon@freebox.fr> <1264872898-28149-5-git-send-email-mbizon@freebox.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1264872898-28149-5-git-send-email-mbizon@freebox.fr> User-Agent: Mutt/1.5.20 (2009-08-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 26268 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Sat, Jan 30, 2010 at 06:34:55PM +0100, Maxime Bizon wrote: > The bcm63xx SOC has two uarts, some boards use the second one for > bluetooth. This patch changes platform device registration code to > handle this. Changes to the uart driver are in a separate patch. Applied. Thanks, Ralf