From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Date: Thu, 23 Aug 2012 10:53:00 +0000 Subject: Re: [PATCHv4 3/9] serial: vt8500: Add devicetree support for vt8500-serial Message-Id: <20120823115300.5fdb5cd1@bob.linux.org.uk> List-Id: References: <1345707346-9035-1-git-send-email-linux@prisktech.co.nz> <1345707346-9035-4-git-send-email-linux@prisktech.co.nz> In-Reply-To: <1345707346-9035-4-git-send-email-linux@prisktech.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thu, 23 Aug 2012 19:35:39 +1200 Tony Prisk wrote: > Increase vt8500_max_ports to 6 as the WM8505 as 6 available uarts. > Use devicetree port id as primary addressing for ports but allow > auto-allocation if id not specified. Acked-by: Alan Cox for the serial bits