CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/21 05:52:04
Modified files:
sys/dev/fdt : if_dwge_fdt.c
sys/dev/ic : dwc_gmac.c dwc_gmac_var.h
Log message:
Rockchip SoCs needs some additional register twiddling when the link speed
changes to set the appropriate clock. Add a sc_statchg callback in the
core softc that gets called when the link status changes.
