From: bentyner@linux.ibm.com
To: openbmc@lists.ozlabs.org
Cc: joel@jms.id.au, Ben Tyner <ben.tyner@ibm.com>
Subject: [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop
Date: Fri, 29 May 2020 12:22:00 -0500 [thread overview]
Message-ID: <20200529172200.21123-1-bentyner@linux.ibm.com> (raw)
From: Ben Tyner <ben.tyner@ibm.com>
Rainier uses GPIO B6 as the checkstop GPIO. Define the line-name
so that this GPIO can be found by name.
Signed-off-by: Ben Tyner <ben.tyner@ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
index 01db238ce741..61723d3131d2 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
@@ -73,7 +73,7 @@
&gpio0 {
gpio-line-names =
/*A0-A7*/ "","","","","","","","",
- /*B0-B7*/ "","","","","","","","",
+ /*B0-B7*/ "","","","","","","checkstop","",
/*C0-C7*/ "","","","","","","","",
/*D0-D7*/ "","","","","","","","",
/*E0-E7*/ "","","","","","","","",
--
2.20.1
next reply other threads:[~2020-05-29 17:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 17:22 bentyner [this message]
2020-06-02 1:33 ` [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop Joel Stanley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200529172200.21123-1-bentyner@linux.ibm.com \
--to=bentyner@linux.ibm.com \
--cc=ben.tyner@ibm.com \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.