summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
diff options
context:
space:
mode:
authorBen Tyner <ben.tyner@ibm.com>2020-06-01 21:20:22 +0300
committerJoel Stanley <joel@jms.id.au>2020-07-20 07:58:12 +0300
commitfafc991c887e69cd53ace00e436a844653327110 (patch)
treeb459503b817a25a368e8289e532106a1bed22d99 /arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
parent965e0e26d62b850ab2ae4401e76cde06e9dc3656 (diff)
downloadlinux-fafc991c887e69cd53ace00e436a844653327110.tar.xz
ARM: dts: aspeed: tacoma: Remove checkstop gpio-key
The 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@ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts6
1 files changed, 0 insertions, 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 61d7fd913b5e..ff1538cf9d51 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -40,12 +40,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>;