kernel: bump 5.10 to 5.10.103
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.10 / 088-v5.18-phy-phy-brcm-usb-fixup-BCM4908-support.patch
index a9568bcbba0ba52d925fb69f7316833eda0d5d39..4d39f646e13ef17050ad29f5e42691289c32fbc9 100644 (file)
@@ -120,7 +120,7 @@ Signed-off-by: Vinod Koul <vkoul@kernel.org>
  void brcm_usb_dvr_init_7211b0(struct brcm_usb_init_params *params);
 --- a/drivers/phy/broadcom/phy-brcm-usb.c
 +++ b/drivers/phy/broadcom/phy-brcm-usb.c
-@@ -253,6 +253,15 @@ static const struct attribute_group brcm
+@@ -283,6 +283,15 @@ static const struct attribute_group brcm
        .attrs = brcm_usb_phy_attrs,
  };
  
@@ -136,7 +136,7 @@ Signed-off-by: Vinod Koul <vkoul@kernel.org>
  static const struct match_chip_info chip_info_7216 = {
        .init_func = &brcm_usb_dvr_init_7216,
        .required_regs = {
-@@ -288,7 +297,7 @@ static const struct match_chip_info chip
+@@ -318,7 +327,7 @@ static const struct match_chip_info chip
  static const struct of_device_id brcm_usb_dt_ids[] = {
        {
                .compatible = "brcm,bcm4908-usb-phy",