All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adriana Kobylak <anoo@linux.ibm.com>
To: Isaac Kurth <blisaac91@gmail.com>,
	mspinler@linux.ibm.com, Andrew Geissler <geissonator@gmail.com>,
	Joel Stanley <joel@jms.id.au>
Cc: isaac.kurth@ibm.com, OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: [PATCH linux dev-5.10] ARM: dts: rainier: Add 'factory-reset-toggle' as GPIOF6
Date: Thu, 22 Jul 2021 09:42:57 -0500	[thread overview]
Message-ID: <8A669E1A-81B3-40E6-BD0C-342D1566EEC8@linux.ibm.com> (raw)
In-Reply-To: <20210714214741.1547052-1-blisaac91@gmail.com>



> On Jul 14, 2021, at 4:47 PM, Isaac Kurth <blisaac91@gmail.com> wrote:
> 
> From: Isaac Kurth <isaac.kurth@ibm.com>
> 
> The state of this GPIO determines whether a factory reset has been
> requested. If a physical switch is used, it can be high or low. During boot,
> the software checks and records the state of this switch. If it is different
> than the previous recorded state, then the read-write portions of memory are
> reformatted.
> 
> Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com>

Reviewed-by: Adriana Kobylak <anoo@us.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 728855c5cb90..81be3a563e6a 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
> @@ -231,7 +231,7 @@ &gpio0 {
> 	/*C0-C7*/	"","","","","","","","",
> 	/*D0-D7*/	"","","","","","","","",
> 	/*E0-E7*/	"","","","","","","","",
> -	/*F0-F7*/	"","","","","","","","",
> +	/*F0-F7*/	"","","","","","","factory-reset-toggle","",
> 	/*G0-G7*/	"","","","","","","","",
> 	/*H0-H7*/	"","bmc-ingraham0","rear-enc-id0","rear-enc-fault0","","","","",
> 	/*I0-I7*/	"","","","","","","","",
> -- 
> 2.25.1
> 


      reply	other threads:[~2021-07-22 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 21:47 [PATCH linux dev-5.10] ARM: dts: rainier: Add 'factory-reset-toggle' as GPIOF6 Isaac Kurth
2021-07-22 14:42 ` Adriana Kobylak [this message]

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=8A669E1A-81B3-40E6-BD0C-342D1566EEC8@linux.ibm.com \
    --to=anoo@linux.ibm.com \
    --cc=blisaac91@gmail.com \
    --cc=geissonator@gmail.com \
    --cc=isaac.kurth@ibm.com \
    --cc=joel@jms.id.au \
    --cc=mspinler@linux.ibm.com \
    --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.