Re: [PATCH 0/5] Remove UPIO_DWAPB{,32} from 8250 driver
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-08-16 14:39:34
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-08-16 14:39:34
On Tuesday 16 August 2011, Jamie Iles wrote:
In that case I could add an ns8250dw compatible string and put the handlers into here (both 8 and 32 bit variants).
Not sure I understand what the effect of that is. I'll just wait for your patch then and assume that you're doing it right.
Note that the MIPS user that I've removed in this series should probably still keep the accessors in the platform code as they've remapped the USR to a different location to the Synopsys spec.
Agreed. Arnd