Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-03-02 Thread Nicolas Pitre
On Wed, 29 Feb 2012, Ian Campbell wrote: > On Wed, 2012-02-29 at 12:58 +, Dave Martin wrote: > > On Wed, Feb 29, 2012 at 09:56:02AM +, Ian Campbell wrote: > > > On Wed, 2012-02-29 at 09:34 +, Dave Martin wrote: > > > > On Tue, Feb 28, 2012 at 12:28:29PM +, Stefano Stabellini wrote:

Re: [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor

2012-03-02 Thread Nicolas Pitre
[ coming back from vacation and trying to catch up ] On Wed, 29 Feb 2012, Dave Martin wrote: > Just had a chat with some tools guys -- apparently, when passing register > arguments to gcc inline asms there really isn't a guarantee that those > variables will be in the expected registers on entry

RE: [lm-sensors] [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-02 Thread R, Durgadoss
Hi, > -Original Message- > From: lm-sensors-boun...@lm-sensors.org [mailto:lm-sensors-bounces@lm- > sensors.org] On Behalf Of Ashish Jangam > Sent: Friday, March 02, 2012 7:59 PM > To: Guenter Roeck > Cc: randy.dun...@oracle.com; linaro-dev@lists.linaro.org; > sa...@linux.intel.com; linux-

RE: [lm-sensors] [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-02 Thread R, Durgadoss
Hi Guenter, > -Original Message- > From: Guenter Roeck [mailto:guenter.ro...@ericsson.com] > Sent: Friday, March 02, 2012 10:21 PM > To: R, Durgadoss > Cc: Ashish Jangam; randy.dun...@oracle.com; linaro-dev@lists.linaro.org; > sa...@linux.intel.com; linux-ker...@vger.kernel.org; > lm-sens

RE: [lm-sensors] [PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-02 Thread Guenter Roeck
Hi Durga, On Fri, 2012-03-02 at 11:44 -0500, R, Durgadoss wrote: > Hi, > > > -Original Message- > > From: lm-sensors-boun...@lm-sensors.org [mailto:lm-sensors-bounces@lm- > > sensors.org] On Behalf Of Ashish Jangam > > Sent: Friday, March 02, 2012 7:59 PM > > To: Guenter Roeck > > Cc: ran

Re: [PATCH 1/4] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators

2012-03-02 Thread Samuel Ortiz
Hi, On Tue, Feb 28, 2012 at 03:09:10PM +0530, Rajendra Nayak wrote: > From: Tero Kristo > > vdd1 and vdd2 are now common regulators for twl4030 and twl6030. Also > added vdd3 as a new regulator for twl6030. twl6030 vdd1...vdd3 smps > regulator voltages can only be controlled through the smartref

Re: [PATCH 1/4] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators

2012-03-02 Thread Mark Brown
On Fri, Mar 02, 2012 at 02:53:35PM +0100, Samuel Ortiz wrote: > Mark, Liam, are you guys taking this one ? Yes. signature.asc Description: Digital signature ___ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listin

[PATCH 02/03] HWMON: HWMON driver for DA9052/53 PMIC v3

2012-03-02 Thread Ashish Jangam
The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits resolution and 10 channels. This patch monitors the DA9052 PMIC's ADC channels mostly for battery parameters like battery temperature, junction temperature, battery current etc. This patch is functionally tested on Samsung SMD

Re: [PATCH v6 1/2] mfd: Add anatop mfd driver

2012-03-02 Thread Peter Korsgaard
> "Y" == Ying-Chun Liu (PaulLiu) writes: Hi, Y> From: "Ying-Chun Liu (PaulLiu)" Y> Anatop is a mfd chip embedded in Freescale i.MX6Q SoC. Y> Anatop provides regulators and thermal. Y> This driver handles the address space and the operation of the mfd device. Y> Signed-off-by: Ying-Chu

[PATCH] EXYNOS: Add structure for Exynos4 DMC

2012-03-02 Thread Chander Kashyap
Add exynos4_dmc structure in dmc.h for exynos4 dram controllor(DMC). Signed-off-by: Chander Kashyap --- arch/arm/include/asm/arch-exynos/dmc.h | 109 1 files changed, 109 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-exynos/dmc.h b/arch/

RE: [PATCH v6 1/2] mfd: Add anatop mfd driver

2012-03-02 Thread Venu Byravarasu
> I cannot fully understand. Anatop is not SPI or I2C device. It is > internally embedded into the SoC. It is directly accessed by memory I/O. Sorry, I missed this. > Do you mean I should implement a regmap_bus which uses memory I/O and > then use regmap? > > Regards, > Paul

ARM Porting Jam this Friday!

2012-03-02 Thread Ricardo Salveti
Hello, Together with Fix Friday and Ubuntu Global Jam, Linaro will be also having the the ARM Porting Jam today, to help addressing the current issues on Ubuntu related with the ARM port. If you're interested on helping fixing FTBFS issues and other porting bugs related with ARM, please check the

RE: [PATCH v6 1/2] mfd: Add anatop mfd driver

2012-03-02 Thread Venu Byravarasu
Why you did not made use of regmap? > -Original Message- > From: linux-kernel-ow...@vger.kernel.org [mailto:linux-kernel- > ow...@vger.kernel.org] On Behalf Of Ying-Chun Liu (PaulLiu) > Sent: Friday, March 02, 2012 12:31 PM > To: linux-arm-ker...@lists.infradead.org > Cc: linux-ker...@vger