Commits
Matt McKee committed 0de82261025
AM65SW-241 drivers: net: phy: ti: add additional LED config options New device tree properties added to support further LED configuration. The following properties have been added: ti,led-0-active-low: invert the polarity of LED_0 ti,led-2-active-low: invert the polarity of LED_2 If the one or both of the above properties are not present in the PHY node, the default of active high will be used for the respective LEDs. These changes were tested on the PHYTEC phyCORE-AM65x Kit which has its ethernet PHY LEDs inverted relative to the PHY defaults. Signed-off-by: Matt McKee <mmckee@phytec.com>