ar71xx: update qca-usb-quirks patch
authorTomislav Požega <pozega.tomislav@gmail.com>
Fri, 19 Jul 2019 04:04:54 +0000 (06:04 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 25 Jul 2019 05:48:10 +0000 (07:48 +0200)
Base address for USB0 has changed from 0x18116c94 on AR934X
to 0x18116d94 on QCA9558. CP Typo remained for years here...

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
target/linux/ar71xx/patches-4.14/525-MIPS-ath79-enable-qca-usb-quirks.patch

index 0e33674adf0a9df969be03b9d7a5606401cd9e08..3cafbe290ce7b55d81905dd840d889d6e6ced18f 100644 (file)
@@ -77,7 +77,7 @@
 +
 +      switch (pdev->id) {
 +      case 0:
-+              base = 0x18116c94;
++              base = 0x18116d94;
 +              break;
 +
 +      case 1: