ARM: dts: imx23-olinuxino: Remove unneeded "default-on"

The initial state of the gpio led can be set directly in "gpios" node.

Hence, linux,default-trigger can be removed.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2012-09-24 23:52:19 -03:00 committed by Shawn Guo
parent 30d6e2d5eb
commit b34aa18502
1 changed files with 1 additions and 2 deletions

View File

@ -94,8 +94,7 @@
user {
label = "green";
gpios = <&gpio2 1 0>;
linux,default-trigger = "default-on";
gpios = <&gpio2 1 1>;
};
};
};