RE: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver support for AM3517EVM

2010-02-10 Thread Hiremath, Vaibhav

 -Original Message-
 From: Tony Lindgren [mailto:t...@atomide.com]
 Sent: Friday, February 05, 2010 10:09 PM
 To: Hiremath, Vaibhav
 Cc: linux-omap@vger.kernel.org
 Subject: Re: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
 support for AM3517EVM
 
 * Hiremath, Vaibhav hvaib...@ti.com [100204 21:31]:
   -Original Message-
   From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
   ow...@vger.kernel.org] On Behalf Of Tony Lindgren
   Sent: Friday, February 05, 2010 6:35 AM
   To: linux-omap@vger.kernel.org
   Subject: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
   support for AM3517EVM
  
   This patch has been applied to the linux-omap
   by youw fwiendly patch wobot.
  
  [Hiremath, Vaibhav] Tony,
 
  Please revert this single commit. Actually I had a discussion with
 Dmitry Torokhov and the conclusion is, as of now for TSC2004 we can
 reuse TSC2007, and once they start diverging we can split them. I
 will be submitting patches for this support shortly.
 
 
  So please revert hits commit.
 
 Yeah noticed that as they did not compile with omap3_defconfig.
 
 Reverted all of them except patch AM3517: Enable basic I2C
 Support.
 
[Hiremath, Vaibhav] Tony,
The issue was only with TSC2004 support patch, all other patches should go in, 
since the driver is already being supported in Linux kernel, it was just hookup 
part.

So can you please merge all other patches expect TSC2004 support?

Thanks,
Vaibhav
 Regards,
 
 Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver support for AM3517EVM

2010-02-10 Thread Tony Lindgren
* Hiremath, Vaibhav hvaib...@ti.com [100210 01:17]:
 
  -Original Message-
  From: Tony Lindgren [mailto:t...@atomide.com]
  Sent: Friday, February 05, 2010 10:09 PM
  To: Hiremath, Vaibhav
  Cc: linux-omap@vger.kernel.org
  Subject: Re: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
  support for AM3517EVM
  
  * Hiremath, Vaibhav hvaib...@ti.com [100204 21:31]:
-Original Message-
From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
ow...@vger.kernel.org] On Behalf Of Tony Lindgren
Sent: Friday, February 05, 2010 6:35 AM
To: linux-omap@vger.kernel.org
Subject: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
support for AM3517EVM
   
This patch has been applied to the linux-omap
by youw fwiendly patch wobot.
   
   [Hiremath, Vaibhav] Tony,
  
   Please revert this single commit. Actually I had a discussion with
  Dmitry Torokhov and the conclusion is, as of now for TSC2004 we can
  reuse TSC2007, and once they start diverging we can split them. I
  will be submitting patches for this support shortly.
  
  
   So please revert hits commit.
  
  Yeah noticed that as they did not compile with omap3_defconfig.
  
  Reverted all of them except patch AM3517: Enable basic I2C
  Support.
  
 [Hiremath, Vaibhav] Tony,
 The issue was only with TSC2004 support patch, all other patches should go 
 in, since the driver is already being supported in Linux kernel, it was just 
 hookup part.
 
 So can you please merge all other patches expect TSC2004 support?

Please repost the others, they don't apply.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver support for AM3517EVM

2010-02-05 Thread Tony Lindgren
* Hiremath, Vaibhav hvaib...@ti.com [100204 21:31]:
  -Original Message-
  From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
  ow...@vger.kernel.org] On Behalf Of Tony Lindgren
  Sent: Friday, February 05, 2010 6:35 AM
  To: linux-omap@vger.kernel.org
  Subject: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
  support for AM3517EVM
  
  This patch has been applied to the linux-omap
  by youw fwiendly patch wobot.
  
 [Hiremath, Vaibhav] Tony,
 
 Please revert this single commit. Actually I had a discussion with Dmitry 
 Torokhov and the conclusion is, as of now for TSC2004 we can reuse TSC2007, 
 and once they start diverging we can split them. I will be submitting patches 
 for this support shortly.
 
 So please revert hits commit.

Yeah noticed that as they did not compile with omap3_defconfig.

Reverted all of them except patch AM3517: Enable basic I2C Support.

Regards,

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver support for AM3517EVM

2010-02-04 Thread Hiremath, Vaibhav
 -Original Message-
 From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap-
 ow...@vger.kernel.org] On Behalf Of Tony Lindgren
 Sent: Friday, February 05, 2010 6:35 AM
 To: linux-omap@vger.kernel.org
 Subject: [APPLIED] [PATCH 2/4-V1] AM3517: Enable TSC2004 driver
 support for AM3517EVM
 
 This patch has been applied to the linux-omap
 by youw fwiendly patch wobot.
 
[Hiremath, Vaibhav] Tony,

Please revert this single commit. Actually I had a discussion with Dmitry 
Torokhov and the conclusion is, as of now for TSC2004 we can reuse TSC2007, and 
once they start diverging we can split them. I will be submitting patches for 
this support shortly.

So please revert hits commit.

Thanks,
Vaibhav

 Branch in linux-omap: for-next
 
 Initial commit ID (Likely to change):
 5fcad6b119b8760f817dbf2f2d6331ee0cee442f
 
 PatchWorks
 http://patchwork.kernel.org/patch/72102/
 
 Git (Likely to change, and takes a while to get mirrored)
 http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-
 2.6.git;a=commit;h=5fcad6b119b8760f817dbf2f2d6331ee0cee442f
 
 
 --
 To unsubscribe from this list: send the line unsubscribe linux-
 omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html