All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <anton@enomsg.org>
To: Guenter Roeck <linux@roeck-us.net>,
	Hongbo Zhang <hongbo.zhang@linaro.org>
Cc: Jean Delvare <khali@linux-fr.org>,
	lm-sensors@lm-sensors.org, dwmw2@infradead.org,
	linaro-kernel@lists.linaro.org,
	STEricsson_nomadik_linux@list.st.com, linus.walleij@linaro.org,
	lee.jones@linaro.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver
Date: Sun, 31 Mar 2013 19:59:42 +0000	[thread overview]
Message-ID: <20130331195940.GA12849@lizard> (raw)
In-Reply-To: <20130330232726.GB12864@roeck-us.net>

On Sat, Mar 30, 2013 at 04:27:26PM -0700, Guenter Roeck wrote:
> > > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500
> > > > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for
> > > > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed
> > > > structure, other chip specific files can be added simply using the same common
> > > > layer abx500.c.
> > > > 
> > > > Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org>
> > > 
> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > 
> > Thanks a lot for your reviews, Guenter!
> > 
> > Guenter, Jean,
> > 
> > As the driver depends on the battery driver changes, do you mind if I take
> > it via battery-2.6.git tree?
>
> Ok with me. I actually assumed it would be merged through another tree because
> of its dependencies.

Great, thanks a lot!

Hongbo, so can you please rebase the patches onto battery-2.6.git[1] tree so
that I could apply them?

Thanks,

Anton

[1] http://git.infradead.org/battery-2.6.git

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

WARNING: multiple messages have this Message-ID (diff)
From: Anton Vorontsov <anton@enomsg.org>
To: Guenter Roeck <linux@roeck-us.net>,
	Hongbo Zhang <hongbo.zhang@linaro.org>
Cc: Jean Delvare <khali@linux-fr.org>,
	lm-sensors@lm-sensors.org, dwmw2@infradead.org,
	linaro-kernel@lists.linaro.org,
	STEricsson_nomadik_linux@list.st.com, linus.walleij@linaro.org,
	lee.jones@linaro.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver
Date: Sun, 31 Mar 2013 12:59:42 -0700	[thread overview]
Message-ID: <20130331195940.GA12849@lizard> (raw)
In-Reply-To: <20130330232726.GB12864@roeck-us.net>

On Sat, Mar 30, 2013 at 04:27:26PM -0700, Guenter Roeck wrote:
> > > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500
> > > > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for
> > > > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed
> > > > structure, other chip specific files can be added simply using the same common
> > > > layer abx500.c.
> > > > 
> > > > Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org>
> > > 
> > > Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > 
> > Thanks a lot for your reviews, Guenter!
> > 
> > Guenter, Jean,
> > 
> > As the driver depends on the battery driver changes, do you mind if I take
> > it via battery-2.6.git tree?
>
> Ok with me. I actually assumed it would be merged through another tree because
> of its dependencies.

Great, thanks a lot!

Hongbo, so can you please rebase the patches onto battery-2.6.git[1] tree so
that I could apply them?

Thanks,

Anton

[1] http://git.infradead.org/battery-2.6.git

  reply	other threads:[~2013-03-31 19:59 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27  7:13 [lm-sensors] [PATCH v7 0/5] Add ST-Ericsson AB8500 HWMON driver Hongbo Zhang
2013-03-27  7:13 ` Hongbo Zhang
2013-03-27  7:13 ` [lm-sensors] [PATCH v7 1/5] ab8500_btemp: make ab8500_btemp_get* interfaces public Hongbo Zhang
2013-03-27  7:13   ` Hongbo Zhang
2013-03-27  7:13 ` [lm-sensors] [PATCH v7 2/5] ab8500: power: eliminate CamelCase warning of some variables Hongbo Zhang
2013-03-27  7:13   ` Hongbo Zhang
2013-03-27  7:13 ` [lm-sensors] [PATCH v7 3/5] ab8500: power: add const attributes to some data arrays Hongbo Zhang
2013-03-27  7:13   ` Hongbo Zhang
2013-03-27  7:13 ` [lm-sensors] [PATCH v7 4/5] ab8500: power: export abx500_res_to_temp tables for hwmon Hongbo Zhang
2013-03-27  7:13   ` Hongbo Zhang
2013-03-27 19:47   ` [lm-sensors] " Guenter Roeck
2013-03-27 19:47     ` Guenter Roeck
2013-03-27  7:13 ` [lm-sensors] [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver Hongbo Zhang
2013-03-27  7:13   ` Hongbo Zhang
2013-03-27 19:48   ` [lm-sensors] " Guenter Roeck
2013-03-27 19:48     ` Guenter Roeck
2013-03-28  2:31     ` [lm-sensors] " Hongbo Zhang
2013-03-28  2:31       ` Hongbo Zhang
2013-03-30 23:18     ` [lm-sensors] " Anton Vorontsov
2013-03-30 23:18       ` Anton Vorontsov
2013-03-30 23:27       ` [lm-sensors] " Guenter Roeck
2013-03-30 23:27         ` Guenter Roeck
2013-03-31 19:59         ` Anton Vorontsov [this message]
2013-03-31 19:59           ` Anton Vorontsov
2013-04-01 11:18   ` [lm-sensors] " Hongbo Zhang
2013-03-30 23:13 ` [lm-sensors] [PATCH v7 0/5] Add ST-Ericsson AB8500 HWMON driver Anton Vorontsov
2013-03-30 23:13   ` Anton Vorontsov
2013-04-01 11:21 ` [lm-sensors] " Hongbo Zhang

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=20130331195940.GA12849@lizard \
    --to=anton@enomsg.org \
    --cc=STEricsson_nomadik_linux@list.st.com \
    --cc=dwmw2@infradead.org \
    --cc=hongbo.zhang@linaro.org \
    --cc=khali@linux-fr.org \
    --cc=lee.jones@linaro.org \
    --cc=linaro-kernel@lists.linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lm-sensors@lm-sensors.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.