]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: lantiq: Initialize the USB core on boot
authorJohn Crispin <blogic@openwrt.org>
Wed, 4 Nov 2015 12:14:14 +0000 (13:14 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 11 Nov 2015 07:38:21 +0000 (08:38 +0100)
commit8cb767946035f99baef7596a977ebc50644cd972
tree687a4201c886cc4113b0475be151799f5a737e4d
parentbb11e06050fcdbbb848399f0a76a591ccd882447
MIPS: lantiq: Initialize the USB core on boot

There is a DWC2 USB core in these SoCs. To make USB work we need to first
reset and power the state machine. These are SoC specific registers and
not part of the actual USB core.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11449/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/xway/reset.c