All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] clocksource: Provide timekeeping for efm32 SoCs
Date: Tue, 08 Oct 2013 13:30:15 +0200	[thread overview]
Message-ID: <5253ECC7.30700@linaro.org> (raw)
In-Reply-To: <1380830189-21553-1-git-send-email-u.kleine-koenig@pengutronix.de>

On 10/03/2013 09:56 PM, Uwe Kleine-K?nig wrote:
> An efm32 features 4 16-bit timers with a 10-bit prescaler. This driver
> provides clocksource and clock event device using one timer instance
> each.
>
> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
> ---

Applied to my tree for 3.13

Thanks !
   -- Daniel

> Changes since (implicit) v1, sent with
> Message-id:1379324644-20934-1-git-send-email-u.kleine-koenig at pengutronix.de:
>
>   - drop unused #defines
>   - add __init to efm32_clocksource_init
>   - fix indention
>   - add a comment describing the reason for the construct in efm32_timer_init
>   - add device tree binding document
>     I created a new directory "timer" below the binding directory.

Why do you say you created a new directory ?

-- 
  <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: "Uwe Kleine-König"
	<u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v2] clocksource: Provide timekeeping for efm32 SoCs
Date: Tue, 08 Oct 2013 13:30:15 +0200	[thread overview]
Message-ID: <5253ECC7.30700@linaro.org> (raw)
In-Reply-To: <1380830189-21553-1-git-send-email-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

On 10/03/2013 09:56 PM, Uwe Kleine-König wrote:
> An efm32 features 4 16-bit timers with a 10-bit prescaler. This driver
> provides clocksource and clock event device using one timer instance
> each.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> ---

Applied to my tree for 3.13

Thanks !
   -- Daniel

> Changes since (implicit) v1, sent with
> Message-id:1379324644-20934-1-git-send-email-u.kleine-koenig@pengutronix.de:
>
>   - drop unused #defines
>   - add __init to efm32_clocksource_init
>   - fix indention
>   - add a comment describing the reason for the construct in efm32_timer_init
>   - add device tree binding document
>     I created a new directory "timer" below the binding directory.

Why do you say you created a new directory ?

-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2013-10-08 11:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-03 19:56 [PATCH v2] clocksource: Provide timekeeping for efm32 SoCs Uwe Kleine-König
2013-10-03 19:56 ` Uwe Kleine-König
2013-10-08 11:30 ` Daniel Lezcano [this message]
2013-10-08 11:30   ` Daniel Lezcano
2013-10-08 14:51   ` Uwe Kleine-König
2013-10-08 14:51     ` Uwe Kleine-König
2013-10-22 20:10     ` Uwe Kleine-König
2013-10-22 20:10       ` Uwe Kleine-König
2013-10-22 21:00       ` Daniel Lezcano
2013-10-22 21:00         ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5253ECC7.30700@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.