MMC HPI (was: Kernel WG Weekly Status report 2011-06-10)

2011-06-10 Thread Dirk Behme
On 10.06.2011 20:41, Mounir Bsaibes wrote: == Meetings minutes == https://wiki.linaro.org/WorkingGroups/Kernel/Meetings/2011-06-08 Does anybody have some additional details on MMC HPI interrupts? https://wiki.linaro.org/WorkingGroups/Kernel/Meetings/2011-06-08#Morning_meeting_IRC_log : " I

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Rob Herring
On 06/09/2011 10:50 PM, Ying-Chun Liu (PaulLiu) wrote: From: "Ying-Chun Liu (PaulLiu)" Hi. I'm trying to push DA9053 PMIC driver to mainline kernel. Please help me to review these patches. Many Thanks. Ying-Chun Liu (PaulLiu) (11): PMIC: Add DA9053 headers from Dialog Is this for the 9053

Re: Usefulness of GCC's 64bit __sync_* ops on ARM

2011-06-10 Thread Nicolas Pitre
On Fri, 10 Jun 2011, David Gilbert wrote: > On 25 May 2011 04:45, Nicolas Pitre wrote: > > > > > FWIW, here's what the kernel part might look like, i.e. for > > compatibility with pre ARMv6k systems (beware, only compile tested): > > > > Hi Nicolas, > I've just about got a set of gcc back

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Mark Brown
On Fri, Jun 10, 2011 at 08:31:12PM +0200, Arnd Bergmann wrote: > What's the subject and mailing list of the other submission? I might > have a look at that then. There's been some insanely large number of submissions (I think we must be over 20 by now) and one of the issues is that they're not th

Kernel WG Weekly Status report 2011-06-10

2011-06-10 Thread Mounir Bsaibes
== Meetings minutes == https://wiki.linaro.org/WorkingGroups/Kernel/Meetings/2011-06-08 == Weekly Status Report == https://wiki.linaro.org/WorkingGroups/Kernel/Status/2011-06-09 == Summary == * Public Plan review for cycle 11.11 * Production of the initial linaro-2.6.39 tree Regards, Mounir __

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Arnd Bergmann
On Friday 10 June 2011, Mark Brown wrote: > > On Fri, Jun 10, 2011 at 07:38:43PM +0200, Arnd Bergmann wrote: > > > I've reviewed part of it now. Once you have addressed the issues I pointed > > out, please do another round of reviews, then I can look at more files. > > In case you hadn't seen it

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Mark Brown
On Fri, Jun 10, 2011 at 07:38:43PM +0200, Arnd Bergmann wrote: > I've reviewed part of it now. Once you have addressed the issues I pointed > out, please do another round of reviews, then I can look at more files. In case you hadn't seen it I previously pointed out that there's a separate series

Re: [PATCH 02/11] PMIC: Add GPIO Driver for Dialog DA9052

2011-06-10 Thread Arnd Bergmann
On Friday 10 June 2011, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Add DA9052 gpio driver from Dialog. > Modify Kconfig/Makefile for DA9052 gpio driver. > > Signed-off-by: Zhou Jingyu > Acked-by: Lily Zhang > Signed-off-by: Ying-Chun Liu (PaulLiu) > --- > drivers/gp

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Arnd Bergmann
On Friday 10 June 2011, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Hi. I'm trying to push DA9053 PMIC driver to mainline kernel. > Please help me to review these patches. I've reviewed part of it now. Once you have addressed the issues I pointed out, please do another r

Re: [PATCH 06/11] PMIC: Add MFD Driver for Dialog DA9052

2011-06-10 Thread Arnd Bergmann
On Friday 10 June 2011, Ying-Chun Liu (PaulLiu) wrote: > > +config PMIC_DIALOG > + bool "Support Dialog Semiconductor PMIC" > + depends on I2C=y > + depends on SPI=y > + select MFD_CORE > + help > + Support for Dialog semiconductor PMIC chips. > + Use the options prov

Re: [PATCH 01/11] PMIC: Add DA9053 headers from Dialog

2011-06-10 Thread Arnd Bergmann
On Friday 10 June 2011, Ying-Chun Liu (PaulLiu) wrote: > > From: "Ying-Chun Liu (PaulLiu)" > > Add DA9053 headers source code. > > Signed-off-by: Zhou Jingyu > Acked-by: Lily Zhang > Signed-off-by: Ying-Chun Liu (PaulLiu) > --- > include/linux/mfd/da9052/adc.h | 66 +++ > includ

Re: Usefulness of GCC's 64bit __sync_* ops on ARM

2011-06-10 Thread David Gilbert
On 25 May 2011 04:45, Nicolas Pitre wrote: > FWIW, here's what the kernel part might look like, i.e. for > compatibility with pre ARMv6k systems (beware, only compile tested): Hi Nicolas, I've just about got a set of gcc backend changes working for the inline case and plan on attacking lib

[ACTIVITY] OCTO Weekly status 20110606 - 20110710

2011-06-10 Thread Ilias Biris
Meeting minutes in https://wiki.linaro.org/OfficeofCTO/2011-06-07 == Summary == * Setup for August sprint in discussion * status.linaro.org fixed for Octo, but not everything shows up (eg LLVM was not showing due to missig series target for TR, fixed now) * ARMHF: * weekly sync for HF setup

[ACTIVITY] Graphics WG status - 20110606-20110610

2011-06-10 Thread Ilias Biris
Please check the following links for details Meeting minutes : https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Notes/2011-06-08 Status: https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Status/2011-06-08 == Summary == * status.linaro.org should have easily accessible point

Re: The linaro-2.6.39 kernel repository is now alive

2011-06-10 Thread Dave Martin
On Wed, Jun 08, 2011 at 11:18:10AM -0400, Nicolas Pitre wrote: > On Wed, 8 Jun 2011, Dave Martin wrote: > > > Bisecting when CONFIG_THUMB2_KERNEL=y reproducibly identified > > af3e4fd37a18f2e5a00175bc96061541d1364a3b as the first bad commit > > between v2.6.39 and linux-linaro-2.6.39/master, but i

Re: [PATCH 06/11] PMIC: Add MFD Driver for Dialog DA9052

2011-06-10 Thread Mark Brown
On Fri, Jun 10, 2011 at 11:51:00AM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Add DA9052 mfd driver from Dialog. > Modify Kconfig/Makefile for DA9052 mfd driver. This needs to be the first patch in the series, all the other patches need it to work. Essentially a

Re: [PATCH 08/11] PMIC: Add REGULATOR Driver for Dialog DA9052

2011-06-10 Thread Andy Green
On 06/10/2011 01:17 PM, Somebody in the thread at some point said: On Fri, Jun 10, 2011 at 11:51:02AM +0800, Ying-Chun Liu (PaulLiu) wrote: From: "Ying-Chun Liu (PaulLiu)" Add DA9052 regulator driver from Dialog. Modify Kconfig/Makefile for DA9052 regulator driver. This has *many* of the seri

Re: [PATCH 08/11] PMIC: Add REGULATOR Driver for Dialog DA9052

2011-06-10 Thread Mark Brown
On Fri, Jun 10, 2011 at 11:51:02AM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Add DA9052 regulator driver from Dialog. > Modify Kconfig/Makefile for DA9052 regulator driver. This has *many* of the serious shortcomings that were present in the original driver subm

Re: [PATCH 00/11] RFC: DA9053 PMIC driver

2011-06-10 Thread Mark Brown
On Fri, Jun 10, 2011 at 11:50:54AM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > Hi. I'm trying to push DA9053 PMIC driver to mainline kernel. > Please help me to review these patches. Dialog have been submitting separate copies of this into mainline for quite some

Re: [PATCH 04/11] PMIC: Add TSI/misc input Driver for Dialog DA9052

2011-06-10 Thread Andy Green
On 06/10/2011 04:50 AM, Somebody in the thread at some point said: +static ssize_t write_da9052_reg(struct da9052 *da9052, u8 reg_addr, u8 data) +{ + ssize_t ret = 0; + struct da9052_ssc_msg ssc_msg; + + ssc_msg.addr = reg_addr; + ssc_msg.data = data; + ret = da90

Re: [PATCH 02/11] PMIC: Add GPIO Driver for Dialog DA9052

2011-06-10 Thread Andy Green
On 06/10/2011 04:50 AM, Somebody in the thread at some point said: Hi - Just some small comments... It's worth running ./scripts/checkpatch.pl if you didn't already. +#define DRIVER_NAME "da9052-gpio" +static inline struct da9052_gpio_chip *to_da9052_gpio(struct gpio_chip *chip) Don't need

Re: android-toolchain-eabi-4.5-2011.05 fail to compile dalvik

2011-06-10 Thread Ken Werner
On 06/10/2011 09:17 AM, Barry Song wrote: we will find many compiling error like: "break strict-aliasing rules", "used uninitialized in this function" and so on. all those actually are warnings which become errors due to -Werror option. A patch like the below can make compiling pass, but we feel

android-toolchain-eabi-4.5-2011.05 fail to compile dalvik

2011-06-10 Thread Barry Song
Dear Jim, After changing TARGET_TOOLS_PREFIX in build/core/combo/TARGET_linux-arm.mk to android-toolchain-eabi-4.5-2011.05, then source build/envsetup.sh. go to dalvik/vm dir by: cd dalvik/vm compile dalvik in this dir: mm -B we will find many compiling error like: "break strict-aliasing rules", "u