kernel: update 4.4 to 4.4.86
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 802-rtl8367r_fix_RGMII_support.patch
index 9037d8954aab2084aac029bebccc151ff176132f..2aca2f3f74d8c7128465d560ec02c7c1c58e208a 100644 (file)
@@ -20,7 +20,7 @@ Subject: [PATCH 6/8] * [rtl8367r] Fix RGMII support
  #define RTL8367_DI_FORCE_REG(_x)              (0x1310 + (_x))
  #define   RTL8367_DI_FORCE_MODE                       BIT(12)
  #define   RTL8367_DI_FORCE_NWAY                       BIT(7)
  #define RTL8367_DI_FORCE_REG(_x)              (0x1310 + (_x))
  #define   RTL8367_DI_FORCE_MODE                       BIT(12)
  #define   RTL8367_DI_FORCE_NWAY                       BIT(7)
-@@ -894,6 +898,7 @@ static int rtl8367_extif_set_mode(struct
+@@ -897,6 +901,7 @@ static int rtl8367_extif_set_mode(struct
        case RTL8367_EXTIF_MODE_RGMII_33V:
                REG_WR(smi, RTL8367_CHIP_DEBUG0_REG, 0x0367);
                REG_WR(smi, RTL8367_CHIP_DEBUG1_REG, 0x7777);
        case RTL8367_EXTIF_MODE_RGMII_33V:
                REG_WR(smi, RTL8367_CHIP_DEBUG0_REG, 0x0367);
                REG_WR(smi, RTL8367_CHIP_DEBUG1_REG, 0x7777);