[PATCH] arm: dts: aspeed: tacoma: remove checkstop gpio-key

Joel Stanley joel at jms.id.au
Tue Jun 2 11:33:39 AEST 2020


On Mon, 1 Jun 2020 at 18:20, <bentyner at linux.ibm.com> wrote:
>
> From: Ben Tyner <ben.tyner at ibm.com>
>
> Attention handler will monitor the checkstop gpio via the character
> device interface so it needs to not be defined.
>
> Signed-off-by: Ben Tyner <ben.tyner at ibm.com>

Merged into dev-5.4

> ---
>  arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 6 ------
>  1 file changed, 6 deletions(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> index ba1f4cb7e..d2850956c 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
> @@ -39,12 +39,6 @@
>         gpio-keys {
>                 compatible = "gpio-keys";
>
> -               checkstop {
> -                       label = "checkstop";
> -                       gpios = <&gpio0 ASPEED_GPIO(E, 3) GPIO_ACTIVE_LOW>;
> -                       linux,code = <ASPEED_GPIO(E, 3)>;
> -               };
> -
>                 ps0-presence {
>                         label = "ps0-presence";
>                         gpios = <&gpio0 ASPEED_GPIO(H, 3) GPIO_ACTIVE_LOW>;
> --
> 2.20.1
>


More information about the openbmc mailing list