Attention is currently required from: Mario Scheithauer.

Mario Scheithauer uploaded patch set #2 to this change.

View Change

drivers/net/phy/m88e1512: Add a way to set output impedance manually

This patch provides the functionality to set the RGMII output impedance
manually. To ensure that no race condition occurs, the driver strength
values for PMOS and NMOS should be written to the RGMII output impedance
calibration override register first and then the force bit should be
enabled with a second write to this register.

Link to the Marvell PHY 88E1512 datasheet:
https://web.archive.org/web/20230125074158/https://www.marvell.com/content/dam/marvell/en/public-collateral/phys-transceivers/marvell-ethernet-phys-alaska-88e151x-datasheet.pdf

Change-Id: I87fa03aa49514cdc33d2911d7f23386c8f69d95b
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
---
M src/drivers/net/phy/m88e1512/chip.h
M src/drivers/net/phy/m88e1512/m88e1512.c
M src/drivers/net/phy/m88e1512/m88e1512.h
3 files changed, 47 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/73018/2

To view, visit change 73018. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I87fa03aa49514cdc33d2911d7f23386c8f69d95b
Gerrit-Change-Number: 73018
Gerrit-PatchSet: 2
Gerrit-Owner: Mario Scheithauer <mario.scheithauer@siemens.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh@siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Mario Scheithauer <mario.scheithauer@siemens.com>
Gerrit-MessageType: newpatchset