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
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
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.
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
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
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
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..
> -
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
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
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.
>>>
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 +
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
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
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
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
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
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
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 +++
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
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
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
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
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
-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
-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
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
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
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 :=
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
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
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
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
32 matches
Mail list logo