]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: SEAD3: Probe EHCI controller using DT
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:38 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 4 Oct 2016 23:31:20 +0000 (01:31 +0200)
commit6b38be8c124c30bb10eb14502de9d2ed1e5e7081
tree4ca9c5f7ada9115d7d60a23a7cd690209e6e8e8c
parent6a204b64e97beeb5bd5fb98e5a484f1b56692549
MIPS: SEAD3: Probe EHCI controller using DT

Probe the SEAD3 EHCI controller using the generic-ehci driver & device
tree rather than platform code, in order to reduce the amount of the
latter.

Now that no devices probed from platform code require interrupts, remove
the retrieval of the IRQ domain & sead3int.h.

Signed-off-by: Paul Burton <paul.burton@imgtec.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/14051/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/dts/mti/sead3.dts
arch/mips/include/asm/mips-boards/sead3int.h [deleted file]
arch/mips/mti-sead3/sead3-dtshim.c
arch/mips/mti-sead3/sead3-platform.c