Re: [PATCH v2 17/19] auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays

2016-09-27 Thread Ralf Baechle
On Fri, Aug 26, 2016 at 03:17:49PM +0100, Paul Burton wrote: > Add a driver for simple ASCII LCD displays found on the MIPS Boston, > Malta & SEAD3 development boards. The Boston display is an independent > memory mapped device with a simple memory mapped 8 byte register space > containing the 8 A

[PATCH v2 17/19] auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays

2016-08-26 Thread Paul Burton
Add a driver for simple ASCII LCD displays found on the MIPS Boston, Malta & SEAD3 development boards. The Boston display is an independent memory mapped device with a simple memory mapped 8 byte register space containing the 8 ASCII characters to display. The Malta display is exposed as part of th