From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>,
Kevin Hilman <khilman@linaro.org>,
arm@kernel.org
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>
Subject: [GIT PULL] Samsung 3rd DT updates for v3.14
Date: Sat, 04 Jan 2014 16:32:01 +0900 [thread overview]
Message-ID: <52C7B8F1.6040703@samsung.com> (raw)
Hi Arnd, Olof and Kevin,
Here is 3rd Exynos DT updates for v3.14, actually it's including new dt
files for exynos4412-tiny4412 and exynos5420-arndale-octa boards. They
have been included in previous pull-request but it has not been pulled
because of multiplatform. However Olof agreed just adding DT like this
is OK so I'm re-sending this pull-request after re-sort them out.
Just note this branch is based on tags/samsung-dt-2 already pulled into
arm-soc per Olof's suggestion.
If any problems, please kindly let me know.
Thanks,
Kukjin
-------------------------------
The following changes since commit a22d060e3299ce672258d00070fa0ed398c035c5:
ARM: dts: Rename Exynos5250 ChromeOS common file to have exynos
prefix (2013-12-21 10:09:25 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-3
for you to fetch changes up to b67a55125f1413902f7db6d167a8d9e4154386bf:
ARM: dts: add support for EXYNOS4412 based TINY4412 board (2014-01-04
16:12:04 +0900)
----------------------------------------------------------------
Samsung DT 3rd updates for v3.14
- add exynos4412-tiny4412 board dt for FriendlyARM's TINY4412
board including initial support UART, SD card and LEDs
- add exynos5420-arndale-octa board dt for Arndale Octa board
----------------------------------------------------------------
Alex Ling (1):
ARM: dts: add support for EXYNOS4412 based TINY4412 board
Sachin Kamat (1):
ARM: dts: Add initial support for Arndale Octa board
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/exynos4412-tiny4412.dts | 93
+++++++++++++++++++++++++++
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 66 +++++++++++++++++++
3 files changed, 161 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos4412-tiny4412.dts
create mode 100644 arch/arm/boot/dts/exynos5420-arndale-octa.dts
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung 3rd DT updates for v3.14
Date: Sat, 04 Jan 2014 16:32:01 +0900 [thread overview]
Message-ID: <52C7B8F1.6040703@samsung.com> (raw)
Hi Arnd, Olof and Kevin,
Here is 3rd Exynos DT updates for v3.14, actually it's including new dt
files for exynos4412-tiny4412 and exynos5420-arndale-octa boards. They
have been included in previous pull-request but it has not been pulled
because of multiplatform. However Olof agreed just adding DT like this
is OK so I'm re-sending this pull-request after re-sort them out.
Just note this branch is based on tags/samsung-dt-2 already pulled into
arm-soc per Olof's suggestion.
If any problems, please kindly let me know.
Thanks,
Kukjin
-------------------------------
The following changes since commit a22d060e3299ce672258d00070fa0ed398c035c5:
ARM: dts: Rename Exynos5250 ChromeOS common file to have exynos
prefix (2013-12-21 10:09:25 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-3
for you to fetch changes up to b67a55125f1413902f7db6d167a8d9e4154386bf:
ARM: dts: add support for EXYNOS4412 based TINY4412 board (2014-01-04
16:12:04 +0900)
----------------------------------------------------------------
Samsung DT 3rd updates for v3.14
- add exynos4412-tiny4412 board dt for FriendlyARM's TINY4412
board including initial support UART, SD card and LEDs
- add exynos5420-arndale-octa board dt for Arndale Octa board
----------------------------------------------------------------
Alex Ling (1):
ARM: dts: add support for EXYNOS4412 based TINY4412 board
Sachin Kamat (1):
ARM: dts: Add initial support for Arndale Octa board
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/exynos4412-tiny4412.dts | 93
+++++++++++++++++++++++++++
arch/arm/boot/dts/exynos5420-arndale-octa.dts | 66 +++++++++++++++++++
3 files changed, 161 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos4412-tiny4412.dts
create mode 100644 arch/arm/boot/dts/exynos5420-arndale-octa.dts
next reply other threads:[~2014-01-04 7:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-04 7:32 Kukjin Kim [this message]
2014-01-04 7:32 ` [GIT PULL] Samsung 3rd DT updates for v3.14 Kukjin Kim
2014-01-04 19:47 ` Olof Johansson
2014-01-04 19:47 ` Olof Johansson
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=52C7B8F1.6040703@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.net \
/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.