From: heiko@sntech•de (Heiko Stübner)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 00/12] ARM: samsung-time: Prepare for multiplatform support
Date: Sun, 17 Feb 2013 17:05:54 +0100 [thread overview]
Message-ID: <201302171705.55706.heiko@sntech.de> (raw)
In-Reply-To: <201302170005.08300.heiko@sntech.de>
Am Sonntag, 17. Februar 2013, 00:05:07 schrieb Heiko St?bner:
> Am Samstag, 16. Februar 2013, 17:43:52 schrieb Tomasz Figa:
> > This series is an attempt to make the samsung-time clocksource driver
> > ready for multiplatform kernels. It moves the driver to
> > drivers/clocksource, cleans it up from uses of static platform-specific
> > definitions, simplifies timer interrupt handling and adds Device Tree
> > support.
> >
> > Tested on a Tiny6410 board (Mini6410-compatible) both with and without
> > Devicee Tree (with my DT patches for S3C64xx). Compile tested for other
> > related SoCs.
> >
> > Changes since v1:
> > (http://thread.gmane.org/gmane.linux.kernel.samsung-soc/16005)
> >
> > - Addressed comments from Mark Rutland
> > - Documented struct samsung_timer_variant
> > - Dropped inactive mail addresses from CC
> >
> > Tomasz Figa (12):
> > ARM: SAMSUNG: Move samsung-time to drivers/clocksource
> > clocksource: samsung-time: Set platform-specific parameters at runtime
> > clocksource: samsung-time: Drop useless defines from public header
> > ARM: SAMSUNG: Move samsung-time.h header to inlude/clocksource
> > clocksource: samsung-time: Use local register definitions
> > clocksource: samsung-time: Remove use of static register mapping
> > clocksource: samsung-time: Use clk_get_sys for getting clocks
> > ARM: SAMSUNG: devs: Drop unnecessary IRQ resources of timer devices
> > clocksource: samsung-time: Do not use static IRQ definition
> > clocksource: samsung-time: Move IRQ mask/ack handling to the driver
> > ARM: SAMSUNG: Remove unused PWM timer IRQ chip code
> > clocksource: samsung-time: Add Device Tree support
>
> on a non-dt s3c2416 based board
> Tested-by: Heiko Stuebner <heiko@sntech•de>
>
>
> once I've ported my s3c2416 dt patches to all the recent changes, I will
> also test the dt side.
also on my upcoming s3c2416 dt patches the clocksource works like a charm, so
to update:
on a s3c2416 based board both with and without devicetree
Tested-by: Heiko Stuebner <heiko@sntech•de>
next prev parent reply other threads:[~2013-02-17 16:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-16 16:43 [PATCH v2 00/12] ARM: samsung-time: Prepare for multiplatform support Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 01/12] ARM: SAMSUNG: Move samsung-time to drivers/clocksource Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 02/12] clocksource: samsung-time: Set platform-specific parameters at runtime Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 03/12] clocksource: samsung-time: Drop useless defines from public header Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 04/12] ARM: SAMSUNG: Move samsung-time.h header to inlude/clocksource Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 05/12] clocksource: samsung-time: Use local register definitions Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 06/12] clocksource: samsung-time: Remove use of static register mapping Tomasz Figa
2013-02-16 16:43 ` [PATCH v2 07/12] clocksource: samsung-time: Use clk_get_sys for getting clocks Tomasz Figa
2013-02-16 16:44 ` [PATCH v2 08/12] ARM: SAMSUNG: devs: Drop unnecessary IRQ resources of timer devices Tomasz Figa
2013-02-16 16:44 ` [PATCH v2 09/12] clocksource: samsung-time: Do not use static IRQ definition Tomasz Figa
2013-02-16 16:44 ` [PATCH v2 10/12] clocksource: samsung-time: Move IRQ mask/ack handling to the driver Tomasz Figa
2013-02-16 16:44 ` [PATCH v2 11/12] ARM: SAMSUNG: Remove unused PWM timer IRQ chip code Tomasz Figa
2013-02-16 16:44 ` [PATCH v2 12/12] clocksource: samsung-time: Add Device Tree support Tomasz Figa
2013-02-18 2:39 ` Rob Herring
2013-02-18 9:48 ` Mark Rutland
2013-02-16 23:05 ` [PATCH v2 00/12] ARM: samsung-time: Prepare for multiplatform support Heiko Stübner
2013-02-17 16:05 ` Heiko Stübner [this message]
2013-02-17 16:13 ` Tomasz Figa
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=201302171705.55706.heiko@sntech.de \
--to=heiko@sntech$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox