[PATCH linux dev-4.10] ARM: dts: Romulus: Identify LED is too active
Milton Miller II
miltonm at us.ibm.com
Fri Jul 28 09:40:46 AEST 2017
-----"openbmc" <openbmc-bounces+miltonm=us.ibm.com at lists.ozlabs.org> wrote: -----
>To: openbmc at lists.ozlabs.org, joel at jms.id.au
>From: causten
>Sent by: "openbmc"
>Date: 07/27/2017 01:50PM
>Cc: Chris Austen <austencj at yahoo.com>
>Subject: [PATCH linux dev-4.10] ARM: dts: Romulus: Identify LED is
>too active
>
>Identify LED is coming on ever boot. This is because
every boot?
>it should have been set to ACTIVE_HIGH
>
>Signed-Off-By: Chris Austen <austencj at yahoo.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 a9e3615..45a3c99 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 {
>--
>2.7.4
>
>
More information about the openbmc
mailing list