CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2023/07/08 02:18:31

Modified files:
        sys/arch/riscv64/conf: GENERIC RAMDISK 
        sys/dev/fdt    : if_dwqe_fdt.c 
        sys/dev/mii    : miidevs miivar.h ytphy.c 

Log message:
Add support for the Motorcomm YT8521/YT8531 PHYs.  Since these PHYs may
need various board-dependent tweaks, pass the device tree node down
to the PHY driver such that we can look at various properties to make
the necessary tweaks.  Enable ytphy(4) on riscv64.

ok jsing@, patrick@

Reply via email to