瀏覽代碼

ARM: shmobile: koelsch: Set ethernet PHY LED mode

The Koelsch 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>
Laurent Pinchart 11 年之前
父節點
當前提交
19f647cbd4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/boot/dts/r8a7791-koelsch.dts

+ 1 - 0
arch/arm/boot/dts/r8a7791-koelsch.dts

@@ -297,6 +297,7 @@
 		reg = <1>;
 		reg = <1>;
 		interrupt-parent = <&irqc0>;
 		interrupt-parent = <&irqc0>;
 		interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
 		interrupts = <0 IRQ_TYPE_LEVEL_LOW>;
+		micrel,led-mode = <1>;
 	};
 	};
 };
 };