kernel: bump 5.4 to 5.4.150
[openwrt/openwrt.git] / target / linux / gemini / patches-5.4 / 0001-usb-host-fotg2-add-Gemini-specific-handling.patch
index 4a6a804ca4fa95066243d45458d11b908ec51016..df68adc66b342f0faa8efadcff8bc279aeed6dcd 100644 (file)
@@ -43,7 +43,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  
  #include <asm/byteorder.h>
  #include <asm/irq.h>
-@@ -5558,6 +5562,72 @@ static void fotg210_init(struct fotg210_
+@@ -5555,6 +5559,72 @@ static void fotg210_init(struct fotg210_
        iowrite32(value, &fotg210->regs->otgcsr);
  }
  
@@ -116,7 +116,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  /**
   * fotg210_hcd_probe - initialize faraday FOTG210 HCDs
   *
-@@ -5635,6 +5705,12 @@ static int fotg210_hcd_probe(struct plat
+@@ -5632,6 +5702,12 @@ static int fotg210_hcd_probe(struct plat
  
        fotg210_init(fotg210);