aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-04-06 13:54:52 +0100
committerDavid S. Miller <davem@davemloft.net>2022-04-06 13:54:52 +0100
commit9386d1811f343db5fc11aba10441108a7411e8f1 (patch)
treec1a930b629fc2acd3789793ce788cd0817f08235 /scripts/stackusage
parentnet: sfc: fix using uninitialized xdp tx_queue (diff)
parentnet: axiemac: use a phandle to reference pcs_phy (diff)
downloadlinux-9386d1811f343db5fc11aba10441108a7411e8f1.tar.gz
linux-9386d1811f343db5fc11aba10441108a7411e8f1.zip
Merge branch 'axienet-broken-link'
Andy Chiu says: ==================== Fix broken link on Xilinx's AXI Ethernet in SGMII mode The Ethernet driver use phy-handle to reference the PCS/PMA PHY. This could be a problem if one wants to configure an external PHY via phylink, since it use the same phandle to get the PHY. To fix this, introduce a dedicated pcs-handle to point to the PCS/PMA PHY and deprecate the use of pointing it with phy-handle. A similar use case of pcs-handle can be seen on dpaa2 as well. --- patch v5 --- - Re-apply the v4 patch on the net tree. - Describe the pcs-handle DT binding at ethernet-controller level. --- patch v6 --- - Remove "preferrably" to clearify usage of pcs_handle. --- patch v7 --- - Rebase the patch on latest net/master --- patch v8 --- - Rebase the patch on net-next/master - Add "reviewed-by" tag in PATCH 3/4: dt-bindings: net: add pcs-handle attribute - Remove "fix" tag in last commit message since this is not a critical bug and will not be back ported to stable. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions