All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Thomas Abraham' <thomas.abraham@linaro.org>,
	devicetree-discuss@lists.ozlabs.org,
	linux-samsung-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, t.figa@samsung.com,
	sylvester.nawrocki@gmail.com
Subject: RE: [PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
Date: Thu, 04 Apr 2013 15:57:23 +0900	[thread overview]
Message-ID: <27ea01ce3101$a8dae850$fa90b8f0$%kim@samsung.com> (raw)
In-Reply-To: <1361174099-18749-1-git-send-email-thomas.abraham@linaro.org>

Thomas Abraham wrote:
> 
> This patch series allows device tree enabled platforms to setup a runtime
> I/O mapping for the chip-id controller. This helps to remove statically
> defined I/O mapping for the Chip-ID controller.
> 
> Thomas Abraham (2):
>   ARM: Exynos: Create virtual I/O mapping for Chip-ID controller using
> device tree
>   ARM: dts: Add chip-id controller node on Exynos4/5 SoC
> 
>  .../arm/samsung/samsung,exynos4210-chipid.txt      |   15 ++++++
>  arch/arm/boot/dts/exynos4.dtsi                     |    5 ++
>  arch/arm/boot/dts/exynos5250.dtsi                  |    5 ++
>  arch/arm/mach-exynos/common.c                      |   53
+++++++++++---------
>  arch/arm/mach-exynos/include/mach/map.h            |    1 -
>  5 files changed, 55 insertions(+), 24 deletions(-)
>  create mode 100644
> Documentation/devicetree/bindings/arm/samsung/samsung,exynos4210-
> chipid.txt
> 
> --
> 1.7.5.4

Thomas,

Can you update this series can support exynos5440 as well? It should be done
together.

- Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
Date: Thu, 04 Apr 2013 15:57:23 +0900	[thread overview]
Message-ID: <27ea01ce3101$a8dae850$fa90b8f0$%kim@samsung.com> (raw)
In-Reply-To: <1361174099-18749-1-git-send-email-thomas.abraham@linaro.org>

Thomas Abraham wrote:
> 
> This patch series allows device tree enabled platforms to setup a runtime
> I/O mapping for the chip-id controller. This helps to remove statically
> defined I/O mapping for the Chip-ID controller.
> 
> Thomas Abraham (2):
>   ARM: Exynos: Create virtual I/O mapping for Chip-ID controller using
> device tree
>   ARM: dts: Add chip-id controller node on Exynos4/5 SoC
> 
>  .../arm/samsung/samsung,exynos4210-chipid.txt      |   15 ++++++
>  arch/arm/boot/dts/exynos4.dtsi                     |    5 ++
>  arch/arm/boot/dts/exynos5250.dtsi                  |    5 ++
>  arch/arm/mach-exynos/common.c                      |   53
+++++++++++---------
>  arch/arm/mach-exynos/include/mach/map.h            |    1 -
>  5 files changed, 55 insertions(+), 24 deletions(-)
>  create mode 100644
> Documentation/devicetree/bindings/arm/samsung/samsung,exynos4210-
> chipid.txt
> 
> --
> 1.7.5.4

Thomas,

Can you update this series can support exynos5440 as well? It should be done
together.

- Kukjin

  parent reply	other threads:[~2013-04-04  6:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-18  7:54 [PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller Thomas Abraham
2013-02-18  7:54 ` Thomas Abraham
2013-02-18  7:54 ` [PATCH 1/2] ARM: Exynos: Create virtual I/O mapping for Chip-ID controller using device tree Thomas Abraham
2013-02-18  7:54   ` Thomas Abraham
2013-02-18  7:54 ` [PATCH 2/2] ARM: dts: Add chip-id controller node on Exynos4/5 SoC Thomas Abraham
2013-02-18  7:54   ` Thomas Abraham
2013-04-04  6:57 ` Kukjin Kim [this message]
2013-04-04  6:57   ` [PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller Kukjin Kim
2013-04-22 11:20   ` Thomas Abraham
2013-04-22 11:20     ` Thomas Abraham
2013-04-22 16:47     ` Kukjin Kim
2013-04-22 16:47       ` Kukjin Kim

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='27ea01ce3101$a8dae850$fa90b8f0$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sylvester.nawrocki@gmail.com \
    --cc=t.figa@samsung.com \
    --cc=thomas.abraham@linaro.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.