commit | 26cfdbe30d81c209a5e81c4c311b02b10b5821c3 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Wed Nov 04 13:14:14 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Nov 11 08:38:21 2015 +0100 |
tree | 687a4201c886cc4113b0475be151799f5a737e4d | |
parent | 1601078df26605da7a8107bdd3143ef6b9d07e3b [diff] |
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>