Enable led-mode configuration for LAN8814 phy Signed-off-by: Divya Koppera <Divya.Koppera@xxxxxxxxxxxxx> --- v2 -> v3: - No change v1 -> v2: - Updated micrel,led-mode property for LAN8814 PHY --- Documentation/devicetree/bindings/net/micrel.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/micrel.txt b/Documentation/devicetree/bindings/net/micrel.txt index a9ed691ffb03..a407dd1b4614 100644 --- a/Documentation/devicetree/bindings/net/micrel.txt +++ b/Documentation/devicetree/bindings/net/micrel.txt @@ -16,6 +16,7 @@ Optional properties: KSZ8051: register 0x1f, bits 5..4 KSZ8081: register 0x1f, bits 5..4 KSZ8091: register 0x1f, bits 5..4 + LAN8814: register EP5.0, bit 6 See the respective PHY datasheet for the mode values. -- 2.17.1