linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] ARM: EXYNOS: DT-enabled support for Universal C210
Date: Tue, 23 Apr 2013 02:40:45 +0900	[thread overview]
Message-ID: <5175761D.9030906@samsung.com> (raw)
In-Reply-To: <1366036922-4103-1-git-send-email-t.figa@samsung.com>

On 04/15/13 23:41, Tomasz Figa wrote:
> This series intends to add support for Universal C210 board using Device
> Tree. Main difference from other boards based on Exynos 4210 is that
> hardware revision of the SoC used on Universal C210 does not support MCT
> timers and legacy PWM timers must be used instead.
>
> First patch adds device tree node for PWM block available on Exynos4 SoCs,
> second patch adds support for Exynos4210 rev0 SoC in exynos_init_time()
> and third patch introduces initial device tree for Universal C210 board.
>
> Depends on my series for PWM timers rework:
> [PATCH v5 00/14] ARM: samsung-time: Prepare for multiplatform support
> (http://thread.gmane.org/gmane.linux.kernel.samsung-soc/17864)
>
> On Universal C210 board:
>
> Tested-by: Tomasz Figa<t.figa@samsung.com>
>
> Tomasz Figa (3):
>    ARM: dts: exynos4: Add node for PWM device
>    ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
>    ARM: dts: exynos4210: Add basic dts file for universal_c210 board
>
>   arch/arm/boot/dts/Makefile                      |   1 +
>   arch/arm/boot/dts/exynos4.dtsi                  |   8 +
>   arch/arm/boot/dts/exynos4210-universal_c210.dts | 352 ++++++++++++++++++++++++
>   arch/arm/mach-exynos/common.c                   |   6 +-
>   arch/arm/mach-exynos/mach-universal_c210.c      |   2 +-
>   5 files changed, 367 insertions(+), 2 deletions(-)
>   create mode 100644 arch/arm/boot/dts/exynos4210-universal_c210.dts
>

Applied, thanks.

- Kukjin

      parent reply	other threads:[~2013-04-22 17:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 14:41 [PATCH v2 0/3] ARM: EXYNOS: DT-enabled support for Universal C210 Tomasz Figa
2013-04-15 14:42 ` [PATCH v2 1/3] ARM: dts: exynos4: Add node for PWM device Tomasz Figa
2013-04-22 21:08   ` Arnd Bergmann
2013-04-15 14:42 ` [PATCH v2 2/3] ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC Tomasz Figa
2013-04-22 21:10   ` Arnd Bergmann
2013-04-23 13:56     ` Kukjin Kim
2013-04-23 14:26       ` Tomasz Figa
2013-04-23 15:02         ` Kukjin Kim
2013-04-15 14:42 ` [PATCH v2 3/3] ARM: dts: exynos4210: Add basic dts file for universal_c210 board Tomasz Figa
2013-04-22 21:11   ` Arnd Bergmann
2013-04-22 17:40 ` Kukjin Kim [this message]

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=5175761D.9030906@samsung.com \
    --to=kgene.kim@samsung.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).