All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stewart Smith <stewart@linux.vnet.ibm.com>
To: OpenBMC Patches <openbmc-patches@stwcx.xyz>, openbmc@lists.ozlabs.org
Cc: Ken <ken.sk.lai@mail.foxconn.com>
Subject: Re: [PATCH skeleton 03/15] Fix THROTTLE typo:
Date: Wed, 23 Dec 2015 12:09:37 +1100	[thread overview]
Message-ID: <87egeekm26.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <1450482035-4530-4-git-send-email-openbmc-patches@stwcx.xyz>

OpenBMC Patches <openbmc-patches@stwcx.xyz> writes:
> From: Ken <ken.sk.lai@mail.foxconn.com>
>
> ---
>  objects/control_host_obj.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/objects/control_host_obj.c b/objects/control_host_obj.c
> index 56b02de..ac72b6e 100755
> --- a/objects/control_host_obj.c
> +++ b/objects/control_host_obj.c
> @@ -21,7 +21,7 @@ GPIO fsi_data     = (GPIO){ "FSI_DATA" };
>  GPIO fsi_clk      = (GPIO){ "FSI_CLK" };
>  GPIO fsi_enable   = (GPIO){ "FSI_ENABLE" };
>  GPIO cronus_sel   = (GPIO){ "CRONUS_SEL" };
> -GPIO Throttle   = (GPIO){ "BMC_TROTTLE" };
> +GPIO Throttle     = (GPIO){ "BMC_THROTTLE" };
>  
>  /* Bit bang patterns */

Should be squashed into previous commit.

  reply	other threads:[~2015-12-23  1:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 23:40 [PATCH skeleton 00/15] Add LED behavior, soft reset, voltage sensors OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 01/15] Set default LED status, pull high BMC_Throttle OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 02/15] Init GPIO Thottle, add BMC heartbeat, change power LED status OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 03/15] Fix THROTTLE typo: OpenBMC Patches
2015-12-23  1:09   ` Stewart Smith [this message]
2015-12-18 23:40 ` [PATCH skeleton 04/15] sync to 14caa527e0b10e0aece119693bf003ec95929370 OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 05/15] Add all voltage sensors OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 06/15] remove in15_input sensor OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 07/15] Remove setblinkslow OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 08/15] use real names for occ sensors OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 09/15] add introspect=False to get_object calls for performance OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 10/15] add new flash ids OpenBMC Patches
2016-01-14  2:59   ` Stewart Smith
2016-01-15 22:51     ` Adriana Kobylak
2015-12-18 23:40 ` [PATCH skeleton 11/15] new process to discover initial power state on bmc reboot OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 12/15] add softreboot OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 13/15] Add all voltage sensors OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 14/15] remove in15_input sensor OpenBMC Patches
2015-12-18 23:40 ` [PATCH skeleton 15/15] Add reset button OpenBMC Patches

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=87egeekm26.fsf@linux.vnet.ibm.com \
    --to=stewart@linux.vnet.ibm.com \
    --cc=ken.sk.lai@mail.foxconn.com \
    --cc=openbmc-patches@stwcx.xyz \
    --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.