]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: SEAD3: Use register-bit-led driver via DT for LEDs
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:41 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 4 Oct 2016 23:31:20 +0000 (01:31 +0200)
commite122bf171285cfe000e1470d4f9834d7e28222c1
tree3bdcb66ee67aabadb7915e271536fc0e5eb7f763
parente7a3fff69e2b5cd2e7dc0366e0f4189e81ca9814
MIPS: SEAD3: Use register-bit-led driver via DT for LEDs

Probe a driver for the PLED & FLED LEDs found on the SEAD3 board using
the register-bit-led driver via device tree, rather than a custom driver
via platform code. Enable support for the register-bit-led driver & its
prerequisite syscon in sead3_defconfig.

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/14054/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/dts/mti/sead3.dts
arch/mips/configs/sead3_defconfig
arch/mips/mti-sead3/Makefile
arch/mips/mti-sead3/sead3-platform.c [deleted file]