mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0

brings in

Added

mdio: A new addressing mode "mmd-c22": Used to access MMDs attached
to MDIO controllers without Clause 45 support by using registers 13
and 14 in the device's Clause 22 register space
mdio: Pretty print gigabit link capability information from a PHY's
extended status register
mdio: Pretty print lots of status information from MMDs (C45 PHYs)
mvls: Decode priority override information of ATU entries

Changed

mvls: Table listings now always prints out the device information,
even on single chip systems.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-09-22 16:51:59 -07:00
parent 58065e2c6d
commit b1a1d376bf
3 changed files with 1 additions and 2 deletions

View File

@ -5,5 +5,4 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
SRCREV = "07cbff2d5e2de05037e5e7edd5044d678394c8d1"
PV = "1.1.1"
SRCREV = "ee47c32d958ae0dcb9900b3b06654a8c08001331"