summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx53-m53menlo.dts
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2019-05-16 00:45:57 +0200
committerShawn Guo <shawnguo@kernel.org>2019-05-20 09:09:24 +0800
commit64b99002c561054f95ef6917f9d329667eb112e7 (patch)
treead80bbc029906af433a283bfd2315ee0668197fd /arch/arm/boot/dts/imx53-m53menlo.dts
parenta80c4981717b12f06de05e3b737a1d818e88ee84 (diff)
ARM: dts: imx53: Select netdev trigger for Yellow LED on M53Menlo
The yellow LED is in the ethernet jack socket, bind it to netdev trigger to indicate ethernet activity. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Shawn Guo <shawnguo@kernel.org> Cc: Fabio Estevam <festevam@gmail.com> Cc: NXP Linux Team <linux-imx@nxp.com> To: linux-arm-kernel@lists.infradead.org Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-m53menlo.dts')
-rw-r--r--arch/arm/boot/dts/imx53-m53menlo.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx53-m53menlo.dts b/arch/arm/boot/dts/imx53-m53menlo.dts
index 97a8aee9d7d6..10a738a09d0a 100644
--- a/arch/arm/boot/dts/imx53-m53menlo.dts
+++ b/arch/arm/boot/dts/imx53-m53menlo.dts
@@ -30,7 +30,7 @@
eth {
label = "EthLedYe";
gpios = <&gpio2 11 GPIO_ACTIVE_LOW>;
- linux,default-trigger = "none";
+ linux,default-trigger = "netdev";
};
};