summaryrefslogtreecommitdiff
path: root/util/testing
diff options
context:
space:
mode:
authorMario Scheithauer <mario.scheithauer@siemens.com>2022-11-02 16:00:27 +0100
committerMartin L Roth <gaumless@gmail.com>2022-11-24 05:56:37 +0000
commitc16a7fc7179e0811a26bcfa44214f88f64793f04 (patch)
treefb323e621f074d9676eb3f62a2c5f19fd185a935 /util/testing
parent67f63e768d8860ebc6bae5987e2d928efabcf7c4 (diff)
soc/intel/ehl: Add MDIO operation to TSN GbE device
This patch refactors the MDIO access for the TSN GbE device by placing the MDIO read and write functions into mdio_bus_operations struct which is assigned to the .ops_mdio member of the PCI device struct. In this way the MDIO interface of the TSN GbE device is exposed and can be used by other drivers if needed. Change-Id: I5d1b9dd2f2ba8c18291fff314c13f0c3851784aa Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69383 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Diffstat (limited to 'util/testing')
0 files changed, 0 insertions, 0 deletions