All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop
@ 2020-05-29 17:22 bentyner
  2020-06-02  1:33 ` Joel Stanley
  0 siblings, 1 reply; 2+ messages in thread
From: bentyner @ 2020-05-29 17:22 UTC (permalink / raw)
  To: openbmc; +Cc: joel, Ben Tyner

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop
  2020-05-29 17:22 [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop bentyner
@ 2020-06-02  1:33 ` Joel Stanley
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Stanley @ 2020-06-02  1:33 UTC (permalink / raw)
  To: bentyner; +Cc: OpenBMC Maillist, Ben Tyner

On Fri, 29 May 2020 at 17:22, <bentyner@linux.ibm.com> wrote:
>
> 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>

Merged into dev-5.4

> ---
>  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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-02  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 17:22 [PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop bentyner
2020-06-02  1:33 ` Joel Stanley

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.