]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: malta: Use img-ascii-lcd driver for LCD display
authorPaul Burton <paul.burton@mips.com>
Tue, 20 Nov 2018 23:59:56 +0000 (23:59 +0000)
committerPaul Burton <paul.burton@mips.com>
Wed, 21 Nov 2018 05:05:39 +0000 (21:05 -0800)
commit374f7bde6512773f640a94647a85c6584b69b8bc
tree2c8616332b6736c052e1a368433102771963d9f4
parent57d268696f9ed235e640266948d24b50804fc8b5
MIPS: malta: Use img-ascii-lcd driver for LCD display

Remove the Malta display platform code in favour of probing the
img-ascii-lcd driver via device tree. This reduces the amount of
platform code & the img-ascii-lcd driver offers us advantages in terms
of code sharing with other boards & functionality such as changing the
displayed message via sysfs. Defconfigs are untouched because the driver
already defaults y on when CONFIG_MIPS_MALTA=y.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21182/
Cc: linux-mips@linux-mips.org
arch/mips/boot/dts/mti/malta.dts
arch/mips/mti-malta/Makefile
arch/mips/mti-malta/malta-display.c [deleted file]
arch/mips/mti-malta/malta-init.c
arch/mips/mti-malta/malta-setup.c
arch/mips/mti-malta/malta-time.c