[PATCH] ARM: dts: aspeed: rainier: Add line-name checkstop
Joel Stanley
joel at jms.id.au
Tue Jun 2 11:33:16 AEST 2020
On Fri, 29 May 2020 at 17:22, <bentyner at linux.ibm.com> wrote:
>
> From: Ben Tyner <ben.tyner at 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 at 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
>
More information about the openbmc
mailing list