All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jhnikula@gmail.com>
To: Luke-Jr <luke@dashjr.org>
Cc: Anton Vorontsov <cbou@mail.ru>,
	linux-omap@vger.kernel.org, David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] omap: rx51: Add bq27200 battery platform data
Date: Mon, 16 Aug 2010 11:10:29 +0300	[thread overview]
Message-ID: <20100816111029.a4c003e0.jhnikula@gmail.com> (raw)
In-Reply-To: <201008150112.30128.luke@dashjr.org>

On Sun, 15 Aug 2010 01:12:10 -0500
"Luke-Jr" <luke@dashjr.org> wrote:

> Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
> ---
>  arch/arm/mach-omap2/board-rx51-peripherals.c |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c
> index 0348392..4131cc6 100644
> --- a/arch/arm/mach-omap2/board-rx51-peripherals.c
> +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
> @@ -731,6 +731,9 @@ static struct i2c_board_info __initdata rx51_peripherals_i2c_board_info_2[] = {
>  	{
>  		I2C_BOARD_INFO("tlv320aic3x", 0x18),
>  	},
> +	{
> +		I2C_BOARD_INFO("bq27200", 0x55),
> +	},
>  };
>  
Hi

There has been changes in board-rx51-peripherals.c and patch doesn't
apply. Could you refresh this patch against linux-2.6 or linux-omap
tree.


-- 
Jarkko

  reply	other threads:[~2010-08-16  8:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-15  6:12 [PATCH] omap: rx51: Add bq27200 battery platform data Luke-Jr
2010-08-16  8:10 ` Jarkko Nikula [this message]
2010-08-16 13:57   ` [PATCHv2] " Luke-Jr
2010-08-16 14:01     ` Felipe Balbi

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=20100816111029.a4c003e0.jhnikula@gmail.com \
    --to=jhnikula@gmail.com \
    --cc=cbou@mail.ru \
    --cc=dwmw2@infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=luke@dashjr.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.