Re: Thermal release for this month.

2012-04-15 Thread Tushar Behera
On 04/13/2012 07:22 PM, Amit Kucheria wrote: > Adding Guodong and Tushar to make sure that the LT trees also have > thermal management turned on for 12.04. > In Samsung LT kernel, we have included thermal_v2 patchset from Amit. > And cc'ing linaro-dev and the release manager. :) > > /Amit > >

Re: [PATCH V2 0/6] thermal: exynos: Add kernel thermal support for exynos platform

2012-04-15 Thread Zhang Rui
On 三, 2012-04-11 at 18:17 +0530, Amit Kachhap wrote: > Hi Rui, > > Thanks for looking into the patches. > > On 10 April 2012 06:28, Zhang Rui wrote: > > Hi, Amit, > > > > On 三, 2012-04-04 at 10:02 +0530, Amit Kachhap wrote: > >> Hi Len/Rui, > >> > >> Any comment or feedback from your side about

Re: [PATCH v2] rtc: add support for Freescale SNVS RTC

2012-04-15 Thread Alessandro Zummo
On Sat, 14 Apr 2012 15:07:17 +0800 "Ying-Chun Liu (PaulLiu)" wrote: > atic int snvs_rtc_proc(struct device *dev, struct seq_file *seq) > +{ > + struct rtc_drv_data *pdata = dev_get_drvdata(dev); > + void __iomem *ioaddr = pdata->ioaddr; > + > + seq_printf(seq, "alarm_IRQ\t: %s\n", > +

Re: error occurring in qemu-linaro revisions pulled since March 30th

2012-04-15 Thread Peter Maydell
On 12 April 2012 16:22, Russell Keith Davis wrote: > The only thing that changed in my setup, Virtualbox, scratchbox2, arm debian > rootfs & qemu-linaro is that i pulled a newer version than march 30th and i > went from some expected errors http://pastebin.com/QTt8S9kT to > http://pastebin.com/2SR

[PATCH v4] mfd: da9052: add device-tree support for i2c driver

2012-04-15 Thread Ying-Chun Liu (PaulLiu)
From: "Ying-Chun Liu (PaulLiu)" This patch adds device-tree support for dialog MFD and the binding documentations. Signed-off-by: Ying-Chun Liu (PaulLiu) Cc: Samuel Ortiz Cc: Mark Brown Cc: Shawn Guo Cc: Ashish Jangam --- .../devicetree/bindings/mfd/da9052-i2c.txt | 60 ++