Re: [PATCH v4 2/3] usb: phy: Add Qualcomm SS-USB and HS-USB drivers for DWC3 core

2013-08-20 Thread Pawel Moll
On Tue, 2013-08-20 at 16:06 +0100, Pawel Moll wrote: > On Tue, 2013-08-20 at 16:01 +0100, Kumar Gala wrote: > > On Aug 20, 2013, at 9:54 AM, Ivan T. Ivanov wrote: > > > > > > > > Hi, > > > > > > On Tue, 2013-08-20 at 09:33 -0500, Felipe Balb

Re: [PATCH v4 2/3] usb: phy: Add Qualcomm SS-USB and HS-USB drivers for DWC3 core

2013-08-20 Thread Pawel Moll
On Tue, 2013-08-20 at 16:01 +0100, Kumar Gala wrote: > On Aug 20, 2013, at 9:54 AM, Ivan T. Ivanov wrote: > > > > > Hi, > > > > On Tue, 2013-08-20 at 09:33 -0500, Felipe Balbi wrote: > >> On Tue, Aug 20, 2013 at 05:09:11PM +0300, Ivan T. Ivanov wrote: > >>> Hi, > >>> > >>> On Tue, 2013-08-20

Re: [PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block

2013-08-19 Thread Pawel Moll
On Fri, 2013-08-16 at 23:54 +0100, Stephen Warren wrote: > Indeed, I tend to think that reg-names is a bad idea. > > IIRC, the rule for "reg" is that entries must always have a defined > order, so that it can always be accessed by integer index. First time I hear about that rule, really... > An

Re: [PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block

2013-08-15 Thread Pawel Moll
On Wed, 2013-08-14 at 20:09 +0100, Kumar Gala wrote: > +Required properties: > +- compatible: should be "qcom,tcsr-mutex" > +- reg: Should contain registers location and length of mutex registers > +- reg-names: > + "mutex-base" - string to identify mutex registers Just out of curiosity, why

Re: [PATCH] MAINTAINERS: Add Kumar to Device Tree Binding maintainers group

2013-08-08 Thread Pawel Moll
On Thu, 2013-08-08 at 16:51 +0100, Kumar Gala wrote: > I'm tossing my hat into the ring of maintainers/reviewers for device tree > bindings based on history of dealing with DT on embedded PPC and starting > work on ARM SoCs. > > Signed-off-by: Kumar Gala > Cc: Pawel M

Re: [PATCH 12/14] ARM: vexpress: Remove init_irq declaration in machine description

2013-05-13 Thread Pawel Moll
_dt_init_early, > - .init_irq = irqchip_init, > .init_time = v2m_dt_timer_init, > .init_machine = v2m_dt_init, > MACHINE_END Acked-by: Pawel Moll Thanks! Pawel -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html