]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: SEAD3: Use img-ascii-lcd driver
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:50 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 6 Oct 2016 15:04:34 +0000 (17:04 +0200)
commit45778e84e9f01fb7c25bd418b15bf94b26bdbf92
tree61ce4b011f1c3043434bfa3f419a7e702ef42374
parent9eaf520fe7e34bd8f61954c1406da0b9b06f573e
MIPS: SEAD3: Use img-ascii-lcd driver

Probe the img-ascii-lcd driver using device tree in order to display a
message on the SEAD3 board's LCD display, and remove the platform code
that was formerly performing this function. This removes more platform
code and moves SEAD3 further towards being entirely DT-based.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14063/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/dts/mti/sead3.dts
arch/mips/mti-sead3/Makefile
arch/mips/mti-sead3/sead3-display.c [deleted file]
arch/mips/mti-sead3/sead3-time.c