Re: [PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-21 Thread Daniel Lezcano

On 07/01/2014 11:33 AM, Maxime Ripard wrote:

Hi everyone,

This series cleans up the PIT driver in order for it to not depend on
anything in mach-at91 anymore, and in the end move it out of
mach-at91.

Along the way, these patches also do a bit of cleanup.

This has been tested on a G45-EK without DT and an Xplained with DT.


For the entire serie:

Acked-by: Daniel Lezcano 



--
  Linaro.org │ Open source software for ARM SoCs

Follow Linaro:   Facebook |
 Twitter |
 Blog

--
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 v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-17 Thread Maxime Ripard
On Thu, Jul 17, 2014 at 12:31:56PM +0200, Daniel Lezcano wrote:
> On 07/17/2014 11:50 AM, Maxime Ripard wrote:
> >On Thu, Jul 10, 2014 at 09:51:05AM +0200, Maxime Ripard wrote:
> >>Hi Daniel,
> >>
> >>On Tue, Jul 01, 2014 at 11:33:13AM +0200, Maxime Ripard wrote:
> >>>Hi everyone,
> >>>
> >>>This series cleans up the PIT driver in order for it to not depend on
> >>>anything in mach-at91 anymore, and in the end move it out of
> >>>mach-at91.
> >>>
> >>>Along the way, these patches also do a bit of cleanup.
> >>>
> >>>This has been tested on a G45-EK without DT and an Xplained with DT.
> >>>
> >>
> >>Even though most of this patches are not clocksource related, it would
> >>be great if we could at least get an acked-by on the last patch that
> >>moves the driver to drivers/clocksource, since it pretty much becomes
> >>your burden :)
> >
> >Ping?
> 
> Hi,
> 
> I am in vacation right now. I will review the patches in the next two days.

Oh sorry then, enjoy your vacations :)

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


signature.asc
Description: Digital signature


Re: [PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-17 Thread Daniel Lezcano

On 07/17/2014 11:50 AM, Maxime Ripard wrote:

On Thu, Jul 10, 2014 at 09:51:05AM +0200, Maxime Ripard wrote:

Hi Daniel,

On Tue, Jul 01, 2014 at 11:33:13AM +0200, Maxime Ripard wrote:

Hi everyone,

This series cleans up the PIT driver in order for it to not depend on
anything in mach-at91 anymore, and in the end move it out of
mach-at91.

Along the way, these patches also do a bit of cleanup.

This has been tested on a G45-EK without DT and an Xplained with DT.



Even though most of this patches are not clocksource related, it would
be great if we could at least get an acked-by on the last patch that
moves the driver to drivers/clocksource, since it pretty much becomes
your burden :)


Ping?


Hi,

I am in vacation right now. I will review the patches in the next two days.

Thanks
  -- Daniel


--
  Linaro.org │ Open source software for ARM SoCs

Follow Linaro:   Facebook |
 Twitter |
 Blog

--
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 v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-17 Thread Maxime Ripard
On Thu, Jul 10, 2014 at 09:51:05AM +0200, Maxime Ripard wrote:
> Hi Daniel,
> 
> On Tue, Jul 01, 2014 at 11:33:13AM +0200, Maxime Ripard wrote:
> > Hi everyone,
> > 
> > This series cleans up the PIT driver in order for it to not depend on
> > anything in mach-at91 anymore, and in the end move it out of
> > mach-at91.
> > 
> > Along the way, these patches also do a bit of cleanup.
> > 
> > This has been tested on a G45-EK without DT and an Xplained with DT.
> > 
> 
> Even though most of this patches are not clocksource related, it would
> be great if we could at least get an acked-by on the last patch that
> moves the driver to drivers/clocksource, since it pretty much becomes
> your burden :)

Ping?

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


signature.asc
Description: Digital signature


Re: [PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-10 Thread Maxime Ripard
Hi Daniel,

On Tue, Jul 01, 2014 at 11:33:13AM +0200, Maxime Ripard wrote:
> Hi everyone,
> 
> This series cleans up the PIT driver in order for it to not depend on
> anything in mach-at91 anymore, and in the end move it out of
> mach-at91.
> 
> Along the way, these patches also do a bit of cleanup.
> 
> This has been tested on a G45-EK without DT and an Xplained with DT.
> 

Even though most of this patches are not clocksource related, it would
be great if we could at least get an acked-by on the last patch that
moves the driver to drivers/clocksource, since it pretty much becomes
your burden :)

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


signature.asc
Description: Digital signature


Re: [PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-01 Thread Alexandre Belloni
On 01/07/2014 at 11:33:13 +0200, Maxime Ripard wrote :
> Hi everyone,
> 
> This series cleans up the PIT driver in order for it to not depend on
> anything in mach-at91 anymore, and in the end move it out of
> mach-at91.
> 
> Along the way, these patches also do a bit of cleanup.
> 
> This has been tested on a G45-EK without DT and an Xplained with DT.
> 

On the whole series,
Acked-by: Alexandre Belloni 

> Thanks,
> Maxime
> 
> Changes from v1:
>   - Changed Kconfig option to ATMEL_PIT
>   - Used DIV_ROUND_CLOSEST to compute the pit rate
> 
> Maxime Ripard (14):
>   AT91: PIT: Follow the general coding rules
>   AT91: generic.h: Add include safe guards
>   AT91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
>   AT91: PIT: Use of_have_populated_dt instead of CONFIG_OF
>   AT91: PIT: Rework probe functions
>   AT91: dt: Remove init_time definitions
>   AT91: PIT: Use consistent exit path in probe
>   AT91: PIT: Use pr_fmt
>   AT91: PIT: use request_irq instead of setup_irq
>   AT91: PIT: (Almost) remove the global variables
>   AT91: soc: Add init_time callback
>   AT91: Convert the boards to the init_time callback
>   AT91: PIT: Convert to an early_platform_device
>   AT91: PIT: Move the driver to drivers/clocksource
> 
>  arch/arm/mach-at91/Kconfig  |   5 -
>  arch/arm/mach-at91/Makefile |   1 -
>  arch/arm/mach-at91/at91sam9260.c|  34 +++-
>  arch/arm/mach-at91/at91sam9261.c|  34 +++-
>  arch/arm/mach-at91/at91sam9263.c|  34 +++-
>  arch/arm/mach-at91/at91sam926x_time.c   | 294 --
>  arch/arm/mach-at91/at91sam9g45.c|  35 +++-
>  arch/arm/mach-at91/at91sam9rl.c |  34 +++-
>  arch/arm/mach-at91/board-afeb-9260v1.c  |   2 +-
>  arch/arm/mach-at91/board-cam60.c|   2 +-
>  arch/arm/mach-at91/board-cpu9krea.c |   2 +-
>  arch/arm/mach-at91/board-dt-sam9.c  |  10 --
>  arch/arm/mach-at91/board-dt-sama5.c |   9 -
>  arch/arm/mach-at91/board-flexibity.c|   2 +-
>  arch/arm/mach-at91/board-foxg20.c   |   2 +-
>  arch/arm/mach-at91/board-gsia18s.c  |   2 +-
>  arch/arm/mach-at91/board-pcontrol-g20.c |   2 +-
>  arch/arm/mach-at91/board-sam9-l9260.c   |   2 +-
>  arch/arm/mach-at91/board-sam9260ek.c|   2 +-
>  arch/arm/mach-at91/board-sam9261ek.c|   4 +-
>  arch/arm/mach-at91/board-sam9263ek.c|   2 +-
>  arch/arm/mach-at91/board-sam9g20ek.c|   4 +-
>  arch/arm/mach-at91/board-sam9m10g45ek.c |   2 +-
>  arch/arm/mach-at91/board-sam9rlek.c |   2 +-
>  arch/arm/mach-at91/board-snapper9260.c  |   2 +-
>  arch/arm/mach-at91/board-stamp9g20.c|   4 +-
>  arch/arm/mach-at91/generic.h|   8 +-
>  arch/arm/mach-at91/setup.c  |   5 +
>  arch/arm/mach-at91/soc.h|   1 +
>  drivers/clocksource/Kconfig |   4 +
>  drivers/clocksource/Makefile|   1 +
>  drivers/clocksource/timer-atmel-pit.c   | 304 
> 
>  32 files changed, 506 insertions(+), 345 deletions(-)
>  delete mode 100644 arch/arm/mach-at91/at91sam926x_time.c
>  create mode 100644 drivers/clocksource/timer-atmel-pit.c
> 
> -- 
> 2.0.0
> 

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.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 v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-01 Thread Boris BREZILLON
On Tue,  1 Jul 2014 11:33:13 +0200
Maxime Ripard  wrote:

> Hi everyone,
> 
> This series cleans up the PIT driver in order for it to not depend on
> anything in mach-at91 anymore, and in the end move it out of
> mach-at91.
> 
> Along the way, these patches also do a bit of cleanup.
> 
> This has been tested on a G45-EK without DT and an Xplained with DT.
> 

On the whole series:

Acked-by Boris BREZILLON 

> Thanks,
> Maxime
> 
> Changes from v1:
>   - Changed Kconfig option to ATMEL_PIT
>   - Used DIV_ROUND_CLOSEST to compute the pit rate
> 
> Maxime Ripard (14):
>   AT91: PIT: Follow the general coding rules
>   AT91: generic.h: Add include safe guards
>   AT91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
>   AT91: PIT: Use of_have_populated_dt instead of CONFIG_OF
>   AT91: PIT: Rework probe functions
>   AT91: dt: Remove init_time definitions
>   AT91: PIT: Use consistent exit path in probe
>   AT91: PIT: Use pr_fmt
>   AT91: PIT: use request_irq instead of setup_irq
>   AT91: PIT: (Almost) remove the global variables
>   AT91: soc: Add init_time callback
>   AT91: Convert the boards to the init_time callback
>   AT91: PIT: Convert to an early_platform_device
>   AT91: PIT: Move the driver to drivers/clocksource
> 
>  arch/arm/mach-at91/Kconfig  |   5 -
>  arch/arm/mach-at91/Makefile |   1 -
>  arch/arm/mach-at91/at91sam9260.c|  34 +++-
>  arch/arm/mach-at91/at91sam9261.c|  34 +++-
>  arch/arm/mach-at91/at91sam9263.c|  34 +++-
>  arch/arm/mach-at91/at91sam926x_time.c   | 294
> --
> arch/arm/mach-at91/at91sam9g45.c|  35 +++-
> arch/arm/mach-at91/at91sam9rl.c |  34 +++-
> arch/arm/mach-at91/board-afeb-9260v1.c  |   2 +-
> arch/arm/mach-at91/board-cam60.c|   2 +-
> arch/arm/mach-at91/board-cpu9krea.c |   2 +-
> arch/arm/mach-at91/board-dt-sam9.c  |  10 --
> arch/arm/mach-at91/board-dt-sama5.c |   9 -
> arch/arm/mach-at91/board-flexibity.c|   2 +-
> arch/arm/mach-at91/board-foxg20.c   |   2 +-
> arch/arm/mach-at91/board-gsia18s.c  |   2 +-
> arch/arm/mach-at91/board-pcontrol-g20.c |   2 +-
> arch/arm/mach-at91/board-sam9-l9260.c   |   2 +-
> arch/arm/mach-at91/board-sam9260ek.c|   2 +-
> arch/arm/mach-at91/board-sam9261ek.c|   4 +-
> arch/arm/mach-at91/board-sam9263ek.c|   2 +-
> arch/arm/mach-at91/board-sam9g20ek.c|   4 +-
> arch/arm/mach-at91/board-sam9m10g45ek.c |   2 +-
> arch/arm/mach-at91/board-sam9rlek.c |   2 +-
> arch/arm/mach-at91/board-snapper9260.c  |   2 +-
> arch/arm/mach-at91/board-stamp9g20.c|   4 +-
> arch/arm/mach-at91/generic.h|   8 +-
> arch/arm/mach-at91/setup.c  |   5 +
> arch/arm/mach-at91/soc.h|   1 +
> drivers/clocksource/Kconfig |   4 +
> drivers/clocksource/Makefile|   1 +
> drivers/clocksource/timer-atmel-pit.c   | 304
>  32 files changed, 506 insertions(+),
> 345 deletions(-) delete mode 100644
> arch/arm/mach-at91/at91sam926x_time.c create mode 100644
> drivers/clocksource/timer-atmel-pit.c
> 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.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/


[PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource

2014-07-01 Thread Maxime Ripard
Hi everyone,

This series cleans up the PIT driver in order for it to not depend on
anything in mach-at91 anymore, and in the end move it out of
mach-at91.

Along the way, these patches also do a bit of cleanup.

This has been tested on a G45-EK without DT and an Xplained with DT.

Thanks,
Maxime

Changes from v1:
  - Changed Kconfig option to ATMEL_PIT
  - Used DIV_ROUND_CLOSEST to compute the pit rate

Maxime Ripard (14):
  AT91: PIT: Follow the general coding rules
  AT91: generic.h: Add include safe guards
  AT91: PIT: Use DIV_ROUND_CLOSEST to compute the cycles
  AT91: PIT: Use of_have_populated_dt instead of CONFIG_OF
  AT91: PIT: Rework probe functions
  AT91: dt: Remove init_time definitions
  AT91: PIT: Use consistent exit path in probe
  AT91: PIT: Use pr_fmt
  AT91: PIT: use request_irq instead of setup_irq
  AT91: PIT: (Almost) remove the global variables
  AT91: soc: Add init_time callback
  AT91: Convert the boards to the init_time callback
  AT91: PIT: Convert to an early_platform_device
  AT91: PIT: Move the driver to drivers/clocksource

 arch/arm/mach-at91/Kconfig  |   5 -
 arch/arm/mach-at91/Makefile |   1 -
 arch/arm/mach-at91/at91sam9260.c|  34 +++-
 arch/arm/mach-at91/at91sam9261.c|  34 +++-
 arch/arm/mach-at91/at91sam9263.c|  34 +++-
 arch/arm/mach-at91/at91sam926x_time.c   | 294 --
 arch/arm/mach-at91/at91sam9g45.c|  35 +++-
 arch/arm/mach-at91/at91sam9rl.c |  34 +++-
 arch/arm/mach-at91/board-afeb-9260v1.c  |   2 +-
 arch/arm/mach-at91/board-cam60.c|   2 +-
 arch/arm/mach-at91/board-cpu9krea.c |   2 +-
 arch/arm/mach-at91/board-dt-sam9.c  |  10 --
 arch/arm/mach-at91/board-dt-sama5.c |   9 -
 arch/arm/mach-at91/board-flexibity.c|   2 +-
 arch/arm/mach-at91/board-foxg20.c   |   2 +-
 arch/arm/mach-at91/board-gsia18s.c  |   2 +-
 arch/arm/mach-at91/board-pcontrol-g20.c |   2 +-
 arch/arm/mach-at91/board-sam9-l9260.c   |   2 +-
 arch/arm/mach-at91/board-sam9260ek.c|   2 +-
 arch/arm/mach-at91/board-sam9261ek.c|   4 +-
 arch/arm/mach-at91/board-sam9263ek.c|   2 +-
 arch/arm/mach-at91/board-sam9g20ek.c|   4 +-
 arch/arm/mach-at91/board-sam9m10g45ek.c |   2 +-
 arch/arm/mach-at91/board-sam9rlek.c |   2 +-
 arch/arm/mach-at91/board-snapper9260.c  |   2 +-
 arch/arm/mach-at91/board-stamp9g20.c|   4 +-
 arch/arm/mach-at91/generic.h|   8 +-
 arch/arm/mach-at91/setup.c  |   5 +
 arch/arm/mach-at91/soc.h|   1 +
 drivers/clocksource/Kconfig |   4 +
 drivers/clocksource/Makefile|   1 +
 drivers/clocksource/timer-atmel-pit.c   | 304 
 32 files changed, 506 insertions(+), 345 deletions(-)
 delete mode 100644 arch/arm/mach-at91/at91sam926x_time.c
 create mode 100644 drivers/clocksource/timer-atmel-pit.c

-- 
2.0.0

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