imx6: add canbus support for Ventana boards
[oweals/openwrt.git] / target / linux / imx6 / patches-3.12 / 0009-imx-add-PCI-fixup-for-PEX860X-on-Gateworks-board.patch
index c5b7bbef5ed4aeb075c683b7e04112cef69776e4..4ac15ca05b1f623ddcbedbee8b386b103acaf53d 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
 
 --- a/arch/arm/mach-imx/mach-imx6q.c
 +++ b/arch/arm/mach-imx/mach-imx6q.c
-@@ -23,6 +24,7 @@
+@@ -26,6 +26,7 @@
  #include <linux/of_irq.h>
  #include <linux/of_platform.h>
  #include <linux/opp.h>
@@ -23,7 +23,7 @@ Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  #include <linux/phy.h>
  #include <linux/reboot.h>
  #include <linux/regmap.h>
-@@ -78,6 +80,34 @@ static int ksz9031rn_phy_fixup(struct phy_device *dev)
+@@ -134,6 +135,34 @@ static int ksz9031rn_phy_fixup(struct ph
        return 0;
  }