[PATCH linux dev-4.10] ARM: dts: aspeed: romulus: Fix identify LED
Lei YU
mine260309 at gmail.com
Thu Nov 2 17:57:41 AEDT 2017
The identify LED is different from other LEDs and shall be
ACTIVE_HIGH.
Signed-off-by: Lei YU <mine260309 at gmail.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index eb0994e..b0c3cb5 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@ -35,7 +35,7 @@
};
identify {
- gpios = <&gpio ASPEED_GPIO(N, 4) GPIO_ACTIVE_LOW>;
+ gpios = <&gpio ASPEED_GPIO(N, 4) GPIO_ACTIVE_HIGH>;
};
power {
--
1.9.1
More information about the openbmc
mailing list