ARM: shmobile: lager: Set ethernet PHY LED mode
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 18 Mar 2014 18:04:47 +0000 (19:04 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Apr 2014 02:31:14 +0000 (11:31 +0900)
The Lager board uses the ethernet PHY LED0 as a link signal connected to
the ethernet controller. Specify the corresponding LED mode for the PHY.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790-lager.dts

index c3d8b17c5e3c9e888fcedaf56e941a78782cb162..a55c5f838b9a44121403662d5f94bd58d42ff4d2 100644 (file)
                reg = <1>;
                interrupt-parent = <&irqc0>;
                interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
+               led-mode = <1>;
        };
 };
 
This page took 0.025628 seconds and 5 git commands to generate.