aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-4.14/0052-MIPS-lantiq-fix-usb-clocks.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: kernel 4.14: fix usbMathias Kresin2018-02-201-0/+25
On danube the USB0 registers are at 1e101000 similar to all other lantiq SoCs. On Danube and AR9 the USB core is connected to the AHB bus, hence we need to enable the AHB Bus as well. Signed-off-by: Mathias Kresin <dev@kresin.me>