RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-11-05 Thread Patil, Rachna
Hi Samuel,

On Tue, Nov 06, 2012 at 04:25:24, Samuel Ortiz wrote:
> Hi Rachna,
> 
> On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
> > This patch set is a cumulative set of [1] and [2] sent earlier.
> > I have merged the patch set so that the MFD patches apply without any 
> > issues.
> > 
> > Also Note that there are no code changes in either of the patch set, 
> > only rebased on top of linux-next to make sure that all the patches 
> > apply without any conflicts.
> > 
> > This patch set has been tested on AM335x EVM.
> > 
> > [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> > (http://www.spinics.net/lists/linux-input/msg22107.html)
> > 
> > [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> > (http://www.spinics.net/lists/linux-input/msg22832.html)
> > 
> > Patil, Rachna (8):
> >   input: TSC: ti_tscadc: Correct register usage
> >   input: TSC: ti_tscadc: Add Step configuration as platform data
> >   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
> >   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
> >   input: TSC: ti_tscadc: Rename the existing touchscreen driver
> >   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
> >   input: TSC: ti_tsc: Convert TSC into a MFDevice
> >   IIO : ADC: tiadc: Add support of TI's ADC driver
> All patches applied now, thanks a lot.

Thanks for pulling this in.

Regards,
Rachna

> 
> Cheers,
> Samuel.
> 
> --
> Intel Open Source Technology Centre
> http://oss.intel.com/
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-11-05 Thread Samuel Ortiz
Hi Rachna,

On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
> This patch set is a cumulative set of [1] and [2] sent earlier.
> I have merged the patch set so that the MFD patches apply without
> any issues.
> 
> Also Note that there are no code changes in either of the patch set,
> only rebased on top of linux-next to make sure that all the patches
> apply without any conflicts.
> 
> This patch set has been tested on AM335x EVM.
> 
> [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> (http://www.spinics.net/lists/linux-input/msg22107.html)
> 
> [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> (http://www.spinics.net/lists/linux-input/msg22832.html)
> 
> Patil, Rachna (8):
>   input: TSC: ti_tscadc: Correct register usage
>   input: TSC: ti_tscadc: Add Step configuration as platform data
>   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
>   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
>   input: TSC: ti_tscadc: Rename the existing touchscreen driver
>   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
>   input: TSC: ti_tsc: Convert TSC into a MFDevice
>   IIO : ADC: tiadc: Add support of TI's ADC driver
All patches applied now, thanks a lot.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-11-05 Thread Samuel Ortiz
Hi Rachna,

On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
 This patch set is a cumulative set of [1] and [2] sent earlier.
 I have merged the patch set so that the MFD patches apply without
 any issues.
 
 Also Note that there are no code changes in either of the patch set,
 only rebased on top of linux-next to make sure that all the patches
 apply without any conflicts.
 
 This patch set has been tested on AM335x EVM.
 
 [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
 (http://www.spinics.net/lists/linux-input/msg22107.html)
 
 [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
 (http://www.spinics.net/lists/linux-input/msg22832.html)
 
 Patil, Rachna (8):
   input: TSC: ti_tscadc: Correct register usage
   input: TSC: ti_tscadc: Add Step configuration as platform data
   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
   input: TSC: ti_tscadc: Rename the existing touchscreen driver
   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
   input: TSC: ti_tsc: Convert TSC into a MFDevice
   IIO : ADC: tiadc: Add support of TI's ADC driver
All patches applied now, thanks a lot.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-11-05 Thread Patil, Rachna
Hi Samuel,

On Tue, Nov 06, 2012 at 04:25:24, Samuel Ortiz wrote:
 Hi Rachna,
 
 On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
  This patch set is a cumulative set of [1] and [2] sent earlier.
  I have merged the patch set so that the MFD patches apply without any 
  issues.
  
  Also Note that there are no code changes in either of the patch set, 
  only rebased on top of linux-next to make sure that all the patches 
  apply without any conflicts.
  
  This patch set has been tested on AM335x EVM.
  
  [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
  (http://www.spinics.net/lists/linux-input/msg22107.html)
  
  [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
  (http://www.spinics.net/lists/linux-input/msg22832.html)
  
  Patil, Rachna (8):
input: TSC: ti_tscadc: Correct register usage
input: TSC: ti_tscadc: Add Step configuration as platform data
input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
input: TSC: ti_tscadc: Rename the existing touchscreen driver
MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
input: TSC: ti_tsc: Convert TSC into a MFDevice
IIO : ADC: tiadc: Add support of TI's ADC driver
 All patches applied now, thanks a lot.

Thanks for pulling this in.

Regards,
Rachna

 
 Cheers,
 Samuel.
 
 --
 Intel Open Source Technology Centre
 http://oss.intel.com/
 

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-29 Thread Patil, Rachna
Hi Samuel,

This is just a gentle reminder for the patch set I had submitted viz.
"[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD 
driver"
I received an ACK from Jonathan and Dmitry on this patch set.
Can you please pull in if there are no further comments.
This patch set does not break anything existing, it just adds new driver.

Thanks & Regards,
Rachna.

On Tue, Oct 16, 2012 at 23:12:07, Dmitry Torokhov wrote:
> Hi Rachna,
> 
> On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
> > This patch set is a cumulative set of [1] and [2] sent earlier.
> > I have merged the patch set so that the MFD patches apply without any 
> > issues.
> > 
> > Also Note that there are no code changes in either of the patch set, 
> > only rebased on top of linux-next to make sure that all the patches 
> > apply without any conflicts.
> > 
> > This patch set has been tested on AM335x EVM.
> > 
> > [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> > (http://www.spinics.net/lists/linux-input/msg22107.html)
> > 
> > [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> > (http://www.spinics.net/lists/linux-input/msg22832.html)
> > 
> > Patil, Rachna (8):
> >   input: TSC: ti_tscadc: Correct register usage
> >   input: TSC: ti_tscadc: Add Step configuration as platform data
> >   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
> >   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
> >   input: TSC: ti_tscadc: Rename the existing touchscreen driver
> >   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
> >   input: TSC: ti_tsc: Convert TSC into a MFDevice
> >   IIO : ADC: tiadc: Add support of TI's ADC driver
> 
> I am fine with input portion of the patch series, please merge through MFD 
> tree.
> 
> Thanks.
> 
> --
> Dmitry
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-29 Thread Patil, Rachna
Hi Samuel,

This is just a gentle reminder for the patch set I had submitted viz.
[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD 
driver
I received an ACK from Jonathan and Dmitry on this patch set.
Can you please pull in if there are no further comments.
This patch set does not break anything existing, it just adds new driver.

Thanks  Regards,
Rachna.

On Tue, Oct 16, 2012 at 23:12:07, Dmitry Torokhov wrote:
 Hi Rachna,
 
 On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
  This patch set is a cumulative set of [1] and [2] sent earlier.
  I have merged the patch set so that the MFD patches apply without any 
  issues.
  
  Also Note that there are no code changes in either of the patch set, 
  only rebased on top of linux-next to make sure that all the patches 
  apply without any conflicts.
  
  This patch set has been tested on AM335x EVM.
  
  [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
  (http://www.spinics.net/lists/linux-input/msg22107.html)
  
  [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
  (http://www.spinics.net/lists/linux-input/msg22832.html)
  
  Patil, Rachna (8):
input: TSC: ti_tscadc: Correct register usage
input: TSC: ti_tscadc: Add Step configuration as platform data
input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
input: TSC: ti_tscadc: Rename the existing touchscreen driver
MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
input: TSC: ti_tsc: Convert TSC into a MFDevice
IIO : ADC: tiadc: Add support of TI's ADC driver
 
 I am fine with input portion of the patch series, please merge through MFD 
 tree.
 
 Thanks.
 
 --
 Dmitry
 

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-22 Thread Patil, Rachna
Hi Samuel,

This is just a gentle reminder for the patch set I had submitted viz.
"[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD 
driver"
I received an ACK from Jonathan and Dmitry on this patch set.
Can you please pull in if there are no further comments.

Thanks & Regards,
Rachna.

On Tue, Oct 16, 2012 at 12:55:37, Patil, Rachna wrote:
> This patch set is a cumulative set of [1] and [2] sent earlier.
> I have merged the patch set so that the MFD patches apply without any issues.
> 
> Also Note that there are no code changes in either of the patch set, only 
> rebased on top of linux-next to make sure that all the patches apply without 
> any conflicts.
> 
> This patch set has been tested on AM335x EVM.
> 
> [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> (http://www.spinics.net/lists/linux-input/msg22107.html)
> 
> [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> (http://www.spinics.net/lists/linux-input/msg22832.html)
> 
> Patil, Rachna (8):
>   input: TSC: ti_tscadc: Correct register usage
>   input: TSC: ti_tscadc: Add Step configuration as platform data
>   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
>   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
>   input: TSC: ti_tscadc: Rename the existing touchscreen driver
>   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
>   input: TSC: ti_tsc: Convert TSC into a MFDevice
>   IIO : ADC: tiadc: Add support of TI's ADC driver
> 
>  drivers/iio/adc/Kconfig |7 +
>  drivers/iio/adc/Makefile|1 +
>  drivers/iio/adc/ti_am335x_adc.c |  260 ++
>  drivers/input/touchscreen/Kconfig   |6 +-
>  drivers/input/touchscreen/Makefile  |2 +-
>  drivers/input/touchscreen/ti_am335x_tsc.c   |  398 ++
>  drivers/input/touchscreen/ti_tscadc.c   |  486 
> ---
>  drivers/mfd/Kconfig |   11 +
>  drivers/mfd/Makefile|1 +
>  drivers/mfd/ti_am335x_tscadc.c  |  277 +++
>  include/linux/input/ti_am335x_tsc.h |   23 ++
>  include/linux/input/ti_tscadc.h |   17 -
>  include/linux/mfd/ti_am335x_tscadc.h|  152 +
>  include/linux/platform_data/ti_am335x_adc.h |   14 +
>  14 files changed, 1148 insertions(+), 507 deletions(-)  create mode 100644 
> drivers/iio/adc/ti_am335x_adc.c  create mode 100644 
> drivers/input/touchscreen/ti_am335x_tsc.c
>  delete mode 100644 drivers/input/touchscreen/ti_tscadc.c
>  create mode 100644 drivers/mfd/ti_am335x_tscadc.c  create mode 100644 
> include/linux/input/ti_am335x_tsc.h
>  delete mode 100644 include/linux/input/ti_tscadc.h  create mode 100644 
> include/linux/mfd/ti_am335x_tscadc.h
>  create mode 100644 include/linux/platform_data/ti_am335x_adc.h
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-22 Thread Patil, Rachna
Hi Samuel,

This is just a gentle reminder for the patch set I had submitted viz.
[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD 
driver
I received an ACK from Jonathan and Dmitry on this patch set.
Can you please pull in if there are no further comments.

Thanks  Regards,
Rachna.

On Tue, Oct 16, 2012 at 12:55:37, Patil, Rachna wrote:
 This patch set is a cumulative set of [1] and [2] sent earlier.
 I have merged the patch set so that the MFD patches apply without any issues.
 
 Also Note that there are no code changes in either of the patch set, only 
 rebased on top of linux-next to make sure that all the patches apply without 
 any conflicts.
 
 This patch set has been tested on AM335x EVM.
 
 [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
 (http://www.spinics.net/lists/linux-input/msg22107.html)
 
 [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
 (http://www.spinics.net/lists/linux-input/msg22832.html)
 
 Patil, Rachna (8):
   input: TSC: ti_tscadc: Correct register usage
   input: TSC: ti_tscadc: Add Step configuration as platform data
   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
   input: TSC: ti_tscadc: Rename the existing touchscreen driver
   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
   input: TSC: ti_tsc: Convert TSC into a MFDevice
   IIO : ADC: tiadc: Add support of TI's ADC driver
 
  drivers/iio/adc/Kconfig |7 +
  drivers/iio/adc/Makefile|1 +
  drivers/iio/adc/ti_am335x_adc.c |  260 ++
  drivers/input/touchscreen/Kconfig   |6 +-
  drivers/input/touchscreen/Makefile  |2 +-
  drivers/input/touchscreen/ti_am335x_tsc.c   |  398 ++
  drivers/input/touchscreen/ti_tscadc.c   |  486 
 ---
  drivers/mfd/Kconfig |   11 +
  drivers/mfd/Makefile|1 +
  drivers/mfd/ti_am335x_tscadc.c  |  277 +++
  include/linux/input/ti_am335x_tsc.h |   23 ++
  include/linux/input/ti_tscadc.h |   17 -
  include/linux/mfd/ti_am335x_tscadc.h|  152 +
  include/linux/platform_data/ti_am335x_adc.h |   14 +
  14 files changed, 1148 insertions(+), 507 deletions(-)  create mode 100644 
 drivers/iio/adc/ti_am335x_adc.c  create mode 100644 
 drivers/input/touchscreen/ti_am335x_tsc.c
  delete mode 100644 drivers/input/touchscreen/ti_tscadc.c
  create mode 100644 drivers/mfd/ti_am335x_tscadc.c  create mode 100644 
 include/linux/input/ti_am335x_tsc.h
  delete mode 100644 include/linux/input/ti_tscadc.h  create mode 100644 
 include/linux/mfd/ti_am335x_tscadc.h
  create mode 100644 include/linux/platform_data/ti_am335x_adc.h
 
 

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-17 Thread Patil, Rachna
Hi Samuel,

I have got an ACK from Jonathan and Dmitry on this patch series.
Can you please pull in if there are no further review comments.

Regards,
Rachna.

On Tue, Oct 16, 2012 at 23:12:07, Dmitry Torokhov wrote:
> Hi Rachna,
> 
> On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
> > This patch set is a cumulative set of [1] and [2] sent earlier.
> > I have merged the patch set so that the MFD patches apply without any 
> > issues.
> > 
> > Also Note that there are no code changes in either of the patch set, 
> > only rebased on top of linux-next to make sure that all the patches 
> > apply without any conflicts.
> > 
> > This patch set has been tested on AM335x EVM.
> > 
> > [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> > (http://www.spinics.net/lists/linux-input/msg22107.html)
> > 
> > [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> > (http://www.spinics.net/lists/linux-input/msg22832.html)
> > 
> > Patil, Rachna (8):
> >   input: TSC: ti_tscadc: Correct register usage
> >   input: TSC: ti_tscadc: Add Step configuration as platform data
> >   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
> >   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
> >   input: TSC: ti_tscadc: Rename the existing touchscreen driver
> >   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
> >   input: TSC: ti_tsc: Convert TSC into a MFDevice
> >   IIO : ADC: tiadc: Add support of TI's ADC driver
> 
> I am fine with input portion of the patch series, please merge through MFD 
> tree.
> 
> Thanks.
> 
> --
> Dmitry
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-17 Thread Patil, Rachna
Hi Samuel,

I have got an ACK from Jonathan and Dmitry on this patch series.
Can you please pull in if there are no further review comments.

Regards,
Rachna.

On Tue, Oct 16, 2012 at 23:12:07, Dmitry Torokhov wrote:
 Hi Rachna,
 
 On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
  This patch set is a cumulative set of [1] and [2] sent earlier.
  I have merged the patch set so that the MFD patches apply without any 
  issues.
  
  Also Note that there are no code changes in either of the patch set, 
  only rebased on top of linux-next to make sure that all the patches 
  apply without any conflicts.
  
  This patch set has been tested on AM335x EVM.
  
  [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
  (http://www.spinics.net/lists/linux-input/msg22107.html)
  
  [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
  (http://www.spinics.net/lists/linux-input/msg22832.html)
  
  Patil, Rachna (8):
input: TSC: ti_tscadc: Correct register usage
input: TSC: ti_tscadc: Add Step configuration as platform data
input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
input: TSC: ti_tscadc: Rename the existing touchscreen driver
MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
input: TSC: ti_tsc: Convert TSC into a MFDevice
IIO : ADC: tiadc: Add support of TI's ADC driver
 
 I am fine with input portion of the patch series, please merge through MFD 
 tree.
 
 Thanks.
 
 --
 Dmitry
 

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-16 Thread Dmitry Torokhov
Hi Rachna,

On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
> This patch set is a cumulative set of [1] and [2] sent earlier.
> I have merged the patch set so that the MFD patches apply without
> any issues.
> 
> Also Note that there are no code changes in either of the patch set,
> only rebased on top of linux-next to make sure that all the patches
> apply without any conflicts.
> 
> This patch set has been tested on AM335x EVM.
> 
> [1] "[PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates"
> (http://www.spinics.net/lists/linux-input/msg22107.html)
> 
> [2] "[PATCH v5 0/4] Support for TSC/ADC MFD driver"
> (http://www.spinics.net/lists/linux-input/msg22832.html)
> 
> Patil, Rachna (8):
>   input: TSC: ti_tscadc: Correct register usage
>   input: TSC: ti_tscadc: Add Step configuration as platform data
>   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
>   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
>   input: TSC: ti_tscadc: Rename the existing touchscreen driver
>   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
>   input: TSC: ti_tsc: Convert TSC into a MFDevice
>   IIO : ADC: tiadc: Add support of TI's ADC driver

I am fine with input portion of the patch series, please merge through
MFD tree.

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver

2012-10-16 Thread Dmitry Torokhov
Hi Rachna,

On Tue, Oct 16, 2012 at 12:55:37PM +0530, Patil, Rachna wrote:
 This patch set is a cumulative set of [1] and [2] sent earlier.
 I have merged the patch set so that the MFD patches apply without
 any issues.
 
 Also Note that there are no code changes in either of the patch set,
 only rebased on top of linux-next to make sure that all the patches
 apply without any conflicts.
 
 This patch set has been tested on AM335x EVM.
 
 [1] [PATCH 0/4] input: TSC: ti_tscadc: TI Touchscreen driver updates
 (http://www.spinics.net/lists/linux-input/msg22107.html)
 
 [2] [PATCH v5 0/4] Support for TSC/ADC MFD driver
 (http://www.spinics.net/lists/linux-input/msg22832.html)
 
 Patil, Rachna (8):
   input: TSC: ti_tscadc: Correct register usage
   input: TSC: ti_tscadc: Add Step configuration as platform data
   input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
   input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
   input: TSC: ti_tscadc: Rename the existing touchscreen driver
   MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
   input: TSC: ti_tsc: Convert TSC into a MFDevice
   IIO : ADC: tiadc: Add support of TI's ADC driver

I am fine with input portion of the patch series, please merge through
MFD tree.

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/