mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
1f8c8bca5e
Upstream commit ("net: phylink: add generic validate implementation") was backported, however PSGMII PHY mode patch for ipq40xx was not updated to add PSGMII to phylink_get_linkmodes() so the following warning would be printed during kernel compilation: drivers/net/phy/phylink.c: In function 'phylink_get_linkmodes': drivers/net/phy/phylink.c:360:9: error: enumeration value 'PHY_INTERFACE_MODE_PSGMII' not handled in switch [-Werror=switch] 360 | switch (interface) { | ^~~~~~ Resolve the warning by adding the PSGMII mode to phylink_get_linkmodes(). Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
---|---|---|
.. | ||
104-clk-fix-apss-cpu-overclocking.patch | ||
300-clk-qcom-ipq4019-add-ess-reset.patch | ||
301-arm-compressed-add-appended-DTB-section.patch | ||
302-arm-compressed-set-ipq40xx-watchdog-to-allow-boot.patch | ||
400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch | ||
420-firmware-qcom-scm-disable-SDI.patch | ||
421-firmware-qcom-scm-cold-boot-address.patch | ||
444-mtd-nand-rawnand-add-support-for-Toshiba-TC58NVG0S3H.patch | ||
700-skbuff-add-DSA-specific-data-to-struct-skb_shared_in.patch | ||
701-net-dsa-tag_ipq4019-add-shinfo-based-tagging-driver-.patch | ||
702-net-ethernet-qualcomm-add-IPQESS-support.patch | ||
703-arm-dts-ipq4019-add-ethernet-controller-DT-node.patch | ||
704-net-phy-define-PSGMII-PHY-interface-mode.patch | ||
705-net-dsa-add-Qualcomm-IPQ4019-built-in-switch-support.patch | ||
706-arm-dts-ipq4019-add-switch-node.patch | ||
707-dt-bindings-net-add-QCA807x-PHY.patch | ||
708-net-phy-Add-Qualcom-QCA807x-driver.patch | ||
709-arm-dts-ipq4019-QCA807x-properties.patch | ||
850-soc-add-qualcomm-syscon.patch | ||
900-dts-ipq4019-ap-dk01.1.patch | ||
902-dts-ipq4019-ap-dk04.1.patch | ||
998-lantiq-atm-hacks.patch | ||
999-atm-mpoa-intel-dsl-phy-support.patch |