Re: [PATCH 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Laxman Dewangan

On Monday 28 January 2013 02:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Sun, Jan 27, 2013 at 02:15:43PM +0530, Laxman Dewangan wrote:

On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC

All 4 patches applied to my for-next branch, thanks.

Hi Samuel,

Thanks for taking care. But it seems 2/4 of this series is missed
which is very important for 3/4 and 4/4 to be compile.

Can you please apply the 2/4 before 3/4 and 4/4?

Patch #2 is applied, see:

http://git.kernel.org/?p=linux/kernel/git/sameo/mfd-2.6.git;a=commit;h=2c3a09ab5da9ef4438af445d8f051e92bac85616



Yes, it is there, Thank you very much. All patches are applied properly.


Thanks,
Laxman

--
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 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Samuel Ortiz
Hi Laxman,

On Sun, Jan 27, 2013 at 02:15:43PM +0530, Laxman Dewangan wrote:
> On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:
> >Hi Laxman,
> >
> >On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:
> >>This series add the RTC and gpio driver for the TI Palma series PMIC.
> >>The changes are splitted so that easy to apply in different sub systems.
> >>
> >>Laxman Dewangan (4):
> >>   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
> >>   mfd: palmas: add apis to access the Palmas' registers
> >>   gpio: palmas: Add support for Palams GPIO
> >>   rtc: palmas: add RTC driver Palmas series PMIC
> >All 4 patches applied to my for-next branch, thanks.
> Hi Samuel,
> 
> Thanks for taking care. But it seems 2/4 of this series is missed
> which is very important for 3/4 and 4/4 to be compile.
> 
> Can you please apply the 2/4 before 3/4 and 4/4?

Patch #2 is applied, see:

http://git.kernel.org/?p=linux/kernel/git/sameo/mfd-2.6.git;a=commit;h=2c3a09ab5da9ef4438af445d8f051e92bac85616

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 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Laxman Dewangan

On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC

All 4 patches applied to my for-next branch, thanks.

Hi Samuel,

Thanks for taking care. But it seems 2/4 of this series is missed which 
is very important for 3/4 and 4/4 to be compile.


Can you please apply the 2/4 before 3/4 and 4/4?

Thanks,
Laxman

--
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 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Laxman Dewangan

On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC

All 4 patches applied to my for-next branch, thanks.

Hi Samuel,

Thanks for taking care. But it seems 2/4 of this series is missed which 
is very important for 3/4 and 4/4 to be compile.


Can you please apply the 2/4 before 3/4 and 4/4?

Thanks,
Laxman

--
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 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Samuel Ortiz
Hi Laxman,

On Sun, Jan 27, 2013 at 02:15:43PM +0530, Laxman Dewangan wrote:
 On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:
 Hi Laxman,
 
 On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:
 This series add the RTC and gpio driver for the TI Palma series PMIC.
 The changes are splitted so that easy to apply in different sub systems.
 
 Laxman Dewangan (4):
mfd: palmas: add rtc irq number as irq resource for palmas-rtc
mfd: palmas: add apis to access the Palmas' registers
gpio: palmas: Add support for Palams GPIO
rtc: palmas: add RTC driver Palmas series PMIC
 All 4 patches applied to my for-next branch, thanks.
 Hi Samuel,
 
 Thanks for taking care. But it seems 2/4 of this series is missed
 which is very important for 3/4 and 4/4 to be compile.
 
 Can you please apply the 2/4 before 3/4 and 4/4?

Patch #2 is applied, see:

http://git.kernel.org/?p=linux/kernel/git/sameo/mfd-2.6.git;a=commit;h=2c3a09ab5da9ef4438af445d8f051e92bac85616

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 0/4] mfd: palma: add RTC and GPIO support

2013-01-27 Thread Laxman Dewangan

On Monday 28 January 2013 02:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Sun, Jan 27, 2013 at 02:15:43PM +0530, Laxman Dewangan wrote:

On Sunday 27 January 2013 05:58 AM, Samuel Ortiz wrote:

Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC

All 4 patches applied to my for-next branch, thanks.

Hi Samuel,

Thanks for taking care. But it seems 2/4 of this series is missed
which is very important for 3/4 and 4/4 to be compile.

Can you please apply the 2/4 before 3/4 and 4/4?

Patch #2 is applied, see:

http://git.kernel.org/?p=linux/kernel/git/sameo/mfd-2.6.git;a=commit;h=2c3a09ab5da9ef4438af445d8f051e92bac85616



Yes, it is there, Thank you very much. All patches are applied properly.


Thanks,
Laxman

--
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 0/4] mfd: palma: add RTC and GPIO support

2013-01-26 Thread Samuel Ortiz
Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:
> This series add the RTC and gpio driver for the TI Palma series PMIC.
> The changes are splitted so that easy to apply in different sub systems.
> 
> Laxman Dewangan (4):
>   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
>   mfd: palmas: add apis to access the Palmas' registers
>   gpio: palmas: Add support for Palams GPIO
>   rtc: palmas: add RTC driver Palmas series PMIC
All 4 patches applied to my for-next branch, thanks.

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 0/4] mfd: palma: add RTC and GPIO support

2013-01-26 Thread Samuel Ortiz
Hi Laxman,

On Thu, Jan 03, 2013 at 04:16:56PM +0530, Laxman Dewangan wrote:
 This series add the RTC and gpio driver for the TI Palma series PMIC.
 The changes are splitted so that easy to apply in different sub systems.
 
 Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC
All 4 patches applied to my for-next branch, thanks.

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 0/4] mfd: palma: add RTC and GPIO support

2013-01-23 Thread Laxman Dewangan

On Thursday 03 January 2013 04:16 PM, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC



Samuel,
I think you need to take all these patches to your tree as Linus has 
dropped the gpio patch due to build error. Possible same will apply for 
RTC change also.


Thanks,
Laxman
--
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 0/4] mfd: palma: add RTC and GPIO support

2013-01-23 Thread Laxman Dewangan

On Thursday 03 January 2013 04:16 PM, Laxman Dewangan wrote:

This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
   mfd: palmas: add rtc irq number as irq resource for palmas-rtc
   mfd: palmas: add apis to access the Palmas' registers
   gpio: palmas: Add support for Palams GPIO
   rtc: palmas: add RTC driver Palmas series PMIC



Samuel,
I think you need to take all these patches to your tree as Linus has 
dropped the gpio patch due to build error. Possible same will apply for 
RTC change also.


Thanks,
Laxman
--
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/


[PATCH 0/4] mfd: palma: add RTC and GPIO support

2013-01-03 Thread Laxman Dewangan
This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
  mfd: palmas: add rtc irq number as irq resource for palmas-rtc
  mfd: palmas: add apis to access the Palmas' registers
  gpio: palmas: Add support for Palams GPIO
  rtc: palmas: add RTC driver Palmas series PMIC

 drivers/gpio/Kconfig   |7 +
 drivers/gpio/Makefile  |1 +
 drivers/gpio/gpio-palmas.c |  184 
 drivers/mfd/palmas.c   |   14 ++-
 drivers/rtc/Kconfig|   10 ++
 drivers/rtc/Makefile   |1 +
 drivers/rtc/rtc-palmas.c   |  339 
 include/linux/mfd/palmas.h |   52 +++
 8 files changed, 606 insertions(+), 2 deletions(-)
 create mode 100644 drivers/gpio/gpio-palmas.c
 create mode 100644 drivers/rtc/rtc-palmas.c

--
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/


[PATCH 0/4] mfd: palma: add RTC and GPIO support

2013-01-03 Thread Laxman Dewangan
This series add the RTC and gpio driver for the TI Palma series PMIC.
The changes are splitted so that easy to apply in different sub systems.

Laxman Dewangan (4):
  mfd: palmas: add rtc irq number as irq resource for palmas-rtc
  mfd: palmas: add apis to access the Palmas' registers
  gpio: palmas: Add support for Palams GPIO
  rtc: palmas: add RTC driver Palmas series PMIC

 drivers/gpio/Kconfig   |7 +
 drivers/gpio/Makefile  |1 +
 drivers/gpio/gpio-palmas.c |  184 
 drivers/mfd/palmas.c   |   14 ++-
 drivers/rtc/Kconfig|   10 ++
 drivers/rtc/Makefile   |1 +
 drivers/rtc/rtc-palmas.c   |  339 
 include/linux/mfd/palmas.h |   52 +++
 8 files changed, 606 insertions(+), 2 deletions(-)
 create mode 100644 drivers/gpio/gpio-palmas.c
 create mode 100644 drivers/rtc/rtc-palmas.c

--
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/