All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Agócs Pál" <agocs.pal.86@gmail.com>
To: Aaron Sierra <asierra@xes-inc.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Samuel Ortiz <sameo@linux.intel.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH] lpc_ich: fix gpio base and control offsets
Date: Tue, 15 Jan 2013 21:29:04 +0100	[thread overview]
Message-ID: <20130115212904.6c8e96ad@palee-debian> (raw)
In-Reply-To: <a858277c-6164-4d43-abee-a3d34ad8b04c@zimbra>

Tue, 15 Jan 2013 13:12:15 -0600 (CST) -n
Aaron Sierra <asierra@xes-inc.com> wrote:

>  #define ACPIBASE_GCS_END	0x3414
>  
>  #define GPIOBASE		0x48
> +#define GPIOBASE_ICH5		0x58
>  #define GPIOCTRL		0x4C
> +#define GPIOCTRL_ICH5		0x58
>  
>  #define RCBABASE		0xf0

Aaron,
A like this corrected patch and a little fix that GPIOCTRL_ICH5 is 0x5C
Is this correct? Thanks!

--

  parent reply	other threads:[~2013-01-15 20:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fe420c78-bf1b-40f0-b3f0-09ea26986de2@zimbra>
2013-01-15 19:12 ` [PATCH] lpc_ich: fix gpio base and control offsets Aaron Sierra
2013-01-15 20:13   ` Aaron Sierra
2013-01-15 20:29   ` Agócs Pál [this message]
2013-01-15 20:34     ` Aaron Sierra

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=20130115212904.6c8e96ad@palee-debian \
    --to=agocs.pal.86@gmail.com \
    --cc=asierra@xes-inc.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /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.