Re: [PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs

2016-12-17 Thread Igor Grinberg
Hi Aniroop Mathur, On 12/04/16 15:05, Aniroop Mathur wrote: > Hello Mr. Igor Grinberg > > On Sun, Dec 4, 2016 at 1:32 PM, Igor Grinberg wrote: >> Hi Aniroop Mathur, >> >> On 11/29/16 23:02, Aniroop Mathur wrote: >>> Dear Mike Rapoport, Igor Grinberg, >&g

Re: [PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs

2016-12-04 Thread Igor Grinberg
Hi Aniroop Mathur, On 11/29/16 23:02, Aniroop Mathur wrote: > Dear Mike Rapoport, Igor Grinberg, > Greetings! > > I am Aniroop Mathur from Samsung R&D Institute, India. > > I have submitted one patch as below for review to Linux Open Source. > The problem is that we

Re: [PATCH 2/3] ARM: dts: imx7d: move input header into base device tree

2016-06-08 Thread Igor Grinberg
Hi Stefan, On 06/08/2016 05:37 AM, Stefan Agner wrote: > The base device tree uses KEY_POWER in the snvs-powerkey node, > hence include the input.h header file in the base device tree. > > Signed-off-by: Stefan Agner Seems very reasonable. Acked-by: Igor Grinberg -- Regards, Igor.

Re: [PATCH 14/14] ARM: dts: qs600: Add SD card detect support.

2015-09-20 Thread Igor Grinberg
On 09/18/15 15:32, Srinivas Kandagatla wrote: > This patch adds SD card detect support. > > Signed-off-by: Srinivas Kandagatla Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 13 + > 1 file changed, 13 insertions(+) > > di

Re: [PATCH 12/14] ARM: dts: qs600: add pwrseq support to WLAN

2015-09-20 Thread Igor Grinberg
On 09/18/15 15:32, Srinivas Kandagatla wrote: > Add pwrseq support to sdcc4 which would enable a proper reset of WLAN > without ugly hacks in the board support file. > > Signed-off-by: Srinivas Kandagatla Thanks Srini! Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qco

Re: [PATCH 10/14] ARM: dts: qs600: Add missing pinctrl property for gsbi7 uart

2015-09-20 Thread Igor Grinberg
On 09/18/15 15:31, Srinivas Kandagatla wrote: > This patch adds missing 2pin uart pinctrl property to gsbi7 uart on > CM-QS600. > > Signed-off-by: Srinivas Kandagatla Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 2 ++ > 1 file

Re: [PATCH] ARM: pxa: add wm9713 codec

2015-09-18 Thread Igor Grinberg
Hi Robert, On 09/16/15 22:42, Robert Jarzmik wrote: > The mioa701 is using the wm9713 for audio, battery and touchscreen. Add > the missing audio part, which disappeared. > > Signed-off-by: Robert Jarzmik The subject is a bit misleading.. I think it is worth specifying mioa701 in subject.. > -

Re: [PATCH 1/2] ARM: dts: Add support for phyCORE-AM335x SoM

2015-07-28 Thread Igor Grinberg
Hi Matt, On 07/27/15 17:34, Matt Porter wrote: > On Thu, Jul 16, 2015 at 10:30:48AM +0200, Teresa Remmet wrote: >> phyCORE-AM335x is a SoM (System on Module) containing >> a AM335x SOC. The module can be connected to different >> carrier boards. >> >> Some hardware parts are configurable on the ph

Re: [PATCH] ARM: pxa: fix dm9000 platform data regression

2015-07-15 Thread Igor Grinberg
all pxa boards using dm9000, by using the > specific regulator_has_full_constraints() function. > > This was discovered and tested on the cm-x300 board. > > Fixes: 7994fe55a4a2 ("dm9000: Add regulator and reset support to dm9000") > Signed-off-by: Robert Jarzmik Th

Re: [rtc-linux] [PATCH] rtc: OMAP: Add external 32k clock feature

2015-04-07 Thread Igor Grinberg
Hi, On 04/07/15 06:29, Keerthy wrote: > Hi Andrew, > > Apologies for replying late. > > On Wednesday 25 March 2015 04:29 AM, Andrew Morton wrote: >> On Tue, 3 Mar 2015 15:12:02 +0530 Keerthy wrote: >> >>> Add external 32k clock feature. The internal clock will be gated during >>> suspend. >>>

Re: [PATCH 08/12] ARM: DT: apq8064: Add USB OTG support for CM QS-600

2015-02-23 Thread Igor Grinberg
On 02/23/15 09:55, Srinivas Kandagatla wrote: > From: Nicolas Dechesne > > This patch adds USB OTG support on USB1 for Compulab QS-600 Board. > > Signed-off-by: Nicolas Dechesne Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 16 +

Re: [PATCH 07/12] ARM: DT: apq8064: Add usb host support to CM QS-600

2015-02-23 Thread Igor Grinberg
On 02/23/15 09:55, Srinivas Kandagatla wrote: > From: Nicolas Dechesne > > This patch adds device tree nodes to support two usb hosts on Compulab QS600 > board. > > Signed-off-by: Nicolas Dechesne Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qcom-a

Re: [PATCH 06/12] ARM: DT: apq8064: add pci support in CM QS600

2015-02-23 Thread Igor Grinberg
ubmitting anything... Acked-by: Igor Grinberg > --- > arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 19 +++ > 1 file changed, 19 insertions(+) > > diff --git a/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts > b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts > index 5

Re: [PATCH] mfd: twl4030-power: Fix poweroff with PM configuration enabled

2014-11-04 Thread Igor Grinberg
On 11/04/14 17:42, Tony Lindgren wrote: > * Igor Grinberg [141104 05:22]: >> Hi Tony, >> >> On 11/02/14 20:07, Tony Lindgren wrote: >>> Commit e7cd1d1eb16f ("mfd: twl4030-power: Add generic reset >>> configuration") enabled configuring the PM f

Re: [PATCH] mfd: twl4030-power: Fix poweroff with PM configuration enabled

2014-11-04 Thread Igor Grinberg
Hi Tony, On 11/02/14 20:07, Tony Lindgren wrote: > Commit e7cd1d1eb16f ("mfd: twl4030-power: Add generic reset > configuration") enabled configuring the PM features for twl4030. > > This caused poweroff command to fail on devices that have the > BCI charger on twl4030 wired, or have power wired f

Re: [PATCH 1/2] drivers/misc/eeprom/men_eeprod: Introduce MEN Board Information EEPROM driver

2014-10-20 Thread Igor Grinberg
On 10/20/14 13:09, Andreas Werner wrote: > On Mon, Oct 20, 2014 at 05:11:41PM +0800, Greg KH wrote: >> On Mon, Oct 20, 2014 at 10:33:45AM +0200, Andreas Werner wrote: >>> On Thu, Oct 16, 2014 at 01:44:02PM +0200, Andreas Werner wrote: On Thu, Oct 16, 2014 at 11:59:10AM +0200, Wolfram Sang wrot

Re: [PATCH] arm: omap3: cm-t35: remove MACH_CM_T3730

2014-02-17 Thread Igor Grinberg
Hi Paul, On 02/16/14 19:26, Paul Bolle wrote: > The Kconfig symbol MACH_CM_T3730 was added in v3.1. It has never been > used. Setting it has no effect. There are no calls for > machine_is_cm_t3730(). This symbol can safely be removed. Indeed... Is it such a burden to keep it just until we switch

Re: [PATCH v2 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class

2014-01-26 Thread Igor Grinberg
Hi Curt, On 01/23/14 21:16, Curt Brune wrote: > During device instantiation have the at24 driver add the new device to > the eeprom_dev hardware class. The functionality is enabled by > CONFIG_EEPROM_CLASS. > > Signed-off-by: Curt Brune > --- > drivers/misc/eeprom/at24.c | 20 +++

Re: [PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx

2013-04-17 Thread Igor Grinberg
On 04/17/13 11:38, Roger Quadros wrote: > On 04/17/2013 10:56 AM, Igor Grinberg wrote: >> On 04/17/13 04:30, Robert Nelson wrote: >>> On Tue, Apr 16, 2013 at 7:52 PM, Tony Lindgren wrote: >>>> * Roger Quadros [130415 05:44]: >>>>> On 04/15/2013 03:35

Re: [PATCH] ARM: dts: omap3-beagle-xm: Add USB Host support for Rev Ax/Bx

2013-04-17 Thread Igor Grinberg
On 04/17/13 04:30, Robert Nelson wrote: > On Tue, Apr 16, 2013 at 7:52 PM, Tony Lindgren wrote: >> * Roger Quadros [130415 05:44]: >>> On 04/15/2013 03:35 PM, Roger Quadros wrote: Provide RESET and Power regulators for the USB PHY, the USB Host port mode and the PHY device. Al

Re: [PATCH V2] rtc: rtc-v3020: use gpio_request_array()

2013-02-24 Thread Igor Grinberg
On 02/22/13 04:19, Jingoo Han wrote: > Using gpio_request_array()/gpio_free_array() can make the code > simpler because it can set the direction and initial value > in one shot and the for loop is unnecessary. > > Also, struct v3020_gpio is removed, because the struct v3020_gpio > is replaced wi

Re: [PATCH] rtc: rtc-v3020: use gpio_request_one()

2013-02-21 Thread Igor Grinberg
On 02/21/13 10:31, Jingoo Han wrote: > Using gpio_request_one() can make the code simpler because it can > set the direction and initial value in one shot. If you are on this, then I think converting to gpio_request_array() would be even better. > > Signed-off-by: Jingoo Han > --- > drivers/rt

Re: [BUG] panda board locks up on boot

2013-01-24 Thread Igor Grinberg
Hi Steven, On 01/25/13 05:01, Steven Rostedt wrote: > I've recently started testing my work on arm boards and have found that > they both don't boot under the latest kernel anymore. I already posted > about my snowball board, but my panda board also locks up. > > I've bisected it down to this com

Re: [PATCH] usb: musb: fix context save over suspend.

2013-01-22 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It looks like Kevin has a new address: Kevin Hilman On 01/21/13 23:38, NeilBrown wrote: > On Mon, 21 Jan 2013 13:38:59 +0200 Igor Grinberg > wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 > >> Hi

Re: [PATCH] usb: musb: fix context save over suspend.

2013-01-21 Thread Igor Grinberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Neil, On 01/21/13 11:28, NeilBrown wrote: > > > The standard suspend sequence involves runtime_resuming > devices before suspending the system. > So just saving context in runtime_suspend and restoring it > in runtime resume isn't enough. We mu

Re: [PATCH 1/1] arm :omap :DMA: fix a bug on reserving the omap SDMA channels

2013-01-03 Thread Igor Grinberg
On 01/03/13 10:38, Santosh Shilimkar wrote: > On Thursday 03 January 2013 12:58 PM, R Sricharan wrote: >> Hi, >> >> On Sunday 30 December 2012 02:13 AM, ahema...@gmail.com wrote: >>> From: ahemaily >>> >>> The variable dma_lch_count used for comparison >>> (omap_dma_reserve_channels <= dma_lch_c

Re: [PATCH V3 11/11] ARM: delete struct sys_timer

2012-12-07 Thread Igor Grinberg
Hi Stephen, I've only now bumped into the patchset (working the back log on linux-arm). Sorry for late reply, but I guess you should have Cc'd the relevant mailing lists with such changes. Cc'd now. On 11/19/12 20:31, Stephen Warren wrote: > From: Stephen Warren > > Now that the only field in s

Re: [PATCH] ARM: OMAP: Conditionally compile counter_32k

2012-11-26 Thread Igor Grinberg
On 11/26/12 15:15, Alessio Igor Bogani wrote: > Hi Igor, > > On 26/11/2012 13:02, Igor Grinberg wrote: >> On 11/26/12 11:28, Alessio Igor Bogani wrote: > [...] >>> # Common support >>> -obj-y := sram.o dma.o fb.o counter_32k.o >>> +obj-y :=

Re: [PATCH] ARM: OMAP: Conditionally compile counter_32k

2012-11-26 Thread Igor Grinberg
On 11/26/12 11:28, Alessio Igor Bogani wrote: > The 32K timer isn't available on all OMAP devices. > > Signed-off-by: Alessio Igor Bogani > --- > arch/arm/plat-omap/Makefile |4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/arch/arm/plat-omap/Makefile b/arch/arm/pla

Re: [PATCH 14/16] ARM: pxa: armcore: fix PCI PIO warnings

2012-10-05 Thread Igor Grinberg
Cc: Bjorn Helgaas > Cc: Krzysztof Halasa > Cc: Mike Rapoport > Cc: Igor Grinberg > Cc: Haojian Zhuang > Cc: Eric Miao Acked-by: Igor Grinberg Thanks! > --- > arch/arm/common/it8152.c | 12 +--- > 1 file changed, 9 insertions(+), 3 deletions(-) > &g

Re: [PATCH 06/17] ARM: pxa: work around duplicate definition of GPIO24_SSP1_SFRM

2012-10-02 Thread Igor Grinberg
tion of the previous definition > > Signed-off-by: Arnd Bergmann > Cc: Haojian Zhuang > Cc: Mike Rapoport Acked-by: Igor Grinberg Thanks for the patch. > --- > arch/arm/mach-pxa/cm-x2xx.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-pxa/c

Re: [Ksummit-2012-discuss] ARM mini-summit

2012-07-27 Thread Igor Grinberg
On 07/13/12 10:18, Tony Lindgren wrote: > * Kukjin Kim [120712 15:13]: >> >> +1 same here, I'm interested in ARM mini-summit :) > > Yeah me too! > +1 very interested and we have lot's of stuff to discuss -- Regards, Igor. -- To unsubscribe from this list: send the line "unsubscribe linux-ker