diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts b/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts index 25ff8bb05c7f90..8a7347b2ba4941 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-barreleye.dts @@ -100,17 +100,14 @@ compatible = "gpio-leds"; heartbeat { - gpios = <&gpio 140 GPIO_ACTIVE_LOW>; + gpios = <&gpio 140 GPIO_ACTIVE_HIGH>; }; - - power { - gpios = <&gpio 141 GPIO_ACTIVE_LOW>; - }; - identify { - gpios = <&gpio 2 GPIO_ACTIVE_LOW>; + gpios = <&gpio 58 GPIO_ACTIVE_LOW>; + }; + beep { + gpios = <&gpio 111 GPIO_ACTIVE_HIGH>; }; - }; };