
30 Oct
2017
30 Oct
'17
11:16 p.m.
On 10/30/2017 02:58 PM, Lukasz Majewski wrote:
This commit allows extended Marvell registers to be read with:
foo > mdio rx FEC 3.10 Reading from bus FEC PHY at address 0: 3.16 - 0x1063 foo > mdio wx FEC 3.10 0x1011
The above code changes the way ETH connector LEDs blink.
Signed-off-by: Lukasz Majewski lukma@denx.de
Changes in v3: - Enable extended registers access only for 88E151x family of PHYs
Changes in v2: - Provide the readext and writeext callbacks to other marvell ETH PHY devices
Reviewed-by: York Sun york.sun@nxp.com