diff options
author | 2016-06-11 17:21:26 +0200 | |
---|---|---|
committer | 2016-06-14 15:23:03 -0400 | |
commit | fdecf36fcefa9f48c2f2de21c8176f1a8ce2c960 (patch) | |
tree | 126c50828db8a17acd57fbb6db4472890b0284db /tools/perf/scripts/python | |
parent | net: ethernet: ti: cpsw: use destroy ctlr to destroy channels (diff) | |
download | linux-dev-fdecf36fcefa9f48c2f2de21c8176f1a8ce2c960.tar.xz linux-dev-fdecf36fcefa9f48c2f2de21c8176f1a8ce2c960.zip |
phy: marvell: fix LED configuration via marvell,reg-init
Configuring the PHY LED registers for the Marvell 88E1510 and others is
not possible, because regardless of the values in marvell,reg-init, it
is later overridden in m88e1121_config_aneg with a non-standard default.
This patch moves that default configuration to .config_init to allow
setting the LED configuration through marvell,reg-init in the device
tree, which should override said default if it exists.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions