Re: [PATCH 06/17] auxdisplay: Extract character line display core support

2021-03-23 Thread Geert Uytterhoeven
Hi Robin, On Tue, Mar 23, 2021 at 9:18 AM robin wrote: > On 2021-03-22 15:48, Geert Uytterhoeven wrote: > > Extract the character line display core support from the simple ASCII > > LCD driver for the MIPS Boston, Malta & SEAD3 development boards into > > its own subdriver, so it can be reused fo

Re: [PATCH 06/17] auxdisplay: Extract character line display core support

2021-03-23 Thread robin
On 2021-03-22 15:48, Geert Uytterhoeven wrote: Extract the character line display core support from the simple ASCII LCD driver for the MIPS Boston, Malta & SEAD3 development boards into its own subdriver, so it can be reused for other displays. Note that this moves the "message" device attribut