All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mx51: Add PWM support
@ 2010-11-16 18:35 Fabio Estevam
  2010-11-18 10:25 ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Fabio Estevam @ 2010-11-16 18:35 UTC (permalink / raw)
  To: linux-arm-kernel

This series of patches add PWM support for MX51.

Tested on a mx51 babbage board

Regards,

Fabio Estevam 




      

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 0/5] mx51: Add PWM support
  2010-11-16 18:35 [PATCH 0/5] mx51: Add PWM support Fabio Estevam
@ 2010-11-18 10:25 ` Sascha Hauer
  2010-11-18 11:54   ` Richard Zhao
  0 siblings, 1 reply; 6+ messages in thread
From: Sascha Hauer @ 2010-11-18 10:25 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Fabio,

On Tue, Nov 16, 2010 at 10:35:45AM -0800, Fabio Estevam wrote:
> This series of patches add PWM support for MX51.
> 
> Tested on a mx51 babbage board

The patches have tabs replaced with whitespaces. Also, clock-imx51.c is
now clock-mx51-mx53.c. Can you rebase the patches on imx-for-2.6.38
please?

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 0/5] mx51: Add PWM support
  2010-11-18 10:25 ` Sascha Hauer
@ 2010-11-18 11:54   ` Richard Zhao
  2010-11-19  8:38     ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Zhao @ 2010-11-18 11:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sascha,

Is branch imx-for-2.6.38 the latest branch for arch/arm/mach-mx5? I'm
preparing mx50 reference design board support.

Thanks
Richard

On Thu, Nov 18, 2010 at 6:25 PM, Sascha Hauer <s.hauer@pengutronix.de> wrote:
> Hi Fabio,
>
> On Tue, Nov 16, 2010 at 10:35:45AM -0800, Fabio Estevam wrote:
>> This series of patches add PWM support for MX51.
>>
>> Tested on a mx51 babbage board
>
> The patches have tabs replaced with whitespaces. Also, clock-imx51.c is
> now clock-mx51-mx53.c. Can you rebase the patches on imx-for-2.6.38
> please?
>
> Sascha
>
>
> --
> Pengutronix e.K. ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ? ? ? ? ? ? ? ? ? ? ? ? ? |
> Industrial Linux Solutions ? ? ? ? ? ? ? ? | http://www.pengutronix.de/ ?|
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 ? ?|
> Amtsgericht Hildesheim, HRA 2686 ? ? ? ? ? | Fax: ? +49-5121-206917-5555 |
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 0/5] mx51: Add PWM support
  2010-11-18 11:54   ` Richard Zhao
@ 2010-11-19  8:38     ` Sascha Hauer
  2010-11-23  9:51       ` MX25 patches Jaume Ribot
  0 siblings, 1 reply; 6+ messages in thread
From: Sascha Hauer @ 2010-11-19  8:38 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 18, 2010 at 07:54:39PM +0800, Richard Zhao wrote:
> Hi Sascha,
> 
> Is branch imx-for-2.6.38 the latest branch for arch/arm/mach-mx5? I'm
> preparing mx50 reference design board support.

Yes, but there are Uwes latest patches pending. I don't know if they
conflict with what you want to do.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 6+ messages in thread

* MX25 patches
  2010-11-19  8:38     ` Sascha Hauer
@ 2010-11-23  9:51       ` Jaume Ribot
  2010-11-25  9:01         ` Sascha Hauer
  0 siblings, 1 reply; 6+ messages in thread
From: Jaume Ribot @ 2010-11-23  9:51 UTC (permalink / raw)
  To: linux-arm-kernel

Dear Sascha,

We are also working on some patches for I.MX25. As we have seen some 
significant modifications in Uwe's git (specially regarding file 
locations), maybe it's better to wait for this patches when merged with 
to your repository?

Jaume

On 19/11/2010 9:38, Sascha Hauer wrote:
> On Thu, Nov 18, 2010 at 07:54:39PM +0800, Richard Zhao wrote:
>> Hi Sascha,
>>
>> Is branch imx-for-2.6.38 the latest branch for arch/arm/mach-mx5? I'm
>> preparing mx50 reference design board support.
> Yes, but there are Uwes latest patches pending. I don't know if they
> conflict with what you want to do.
>
> Sascha
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* MX25 patches
  2010-11-23  9:51       ` MX25 patches Jaume Ribot
@ 2010-11-25  9:01         ` Sascha Hauer
  0 siblings, 0 replies; 6+ messages in thread
From: Sascha Hauer @ 2010-11-25  9:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Nov 23, 2010 at 10:51:31AM +0100, Jaume Ribot wrote:
> Dear Sascha,
>
> We are also working on some patches for I.MX25. As we have seen some  
> significant modifications in Uwe's git (specially regarding file  
> locations), maybe it's better to wait for this patches when merged with  
> to your repository?

They are now.

Sascha

>
> Jaume
>
> On 19/11/2010 9:38, Sascha Hauer wrote:
>> On Thu, Nov 18, 2010 at 07:54:39PM +0800, Richard Zhao wrote:
>>> Hi Sascha,
>>>
>>> Is branch imx-for-2.6.38 the latest branch for arch/arm/mach-mx5? I'm
>>> preparing mx50 reference design board support.
>> Yes, but there are Uwes latest patches pending. I don't know if they
>> conflict with what you want to do.
>>
>> Sascha
>>
>>
>
>

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-25  9:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16 18:35 [PATCH 0/5] mx51: Add PWM support Fabio Estevam
2010-11-18 10:25 ` Sascha Hauer
2010-11-18 11:54   ` Richard Zhao
2010-11-19  8:38     ` Sascha Hauer
2010-11-23  9:51       ` MX25 patches Jaume Ribot
2010-11-25  9:01         ` Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.