From: Kukjin Kim <kgene.kim@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, 'Olof Johansson' <olof@lixom.net>
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 03/10] Samsung EXYNOS DT-2 for v3.11
Date: Wed, 19 Jun 2013 05:00:08 +0900 [thread overview]
Message-ID: <51C0BC48.8030805@samsung.com> (raw)
The following changes since commit a38089057fa450944f2e2d07885d76fd727c8d16:
ARM: dts: add ohci and ehci controller nodes for EXYNOS5440
(2013-06-12 04:58:34 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-dt-2
for you to fetch changes up to 5f13269130d6798571ffbd9d84dbef0950984c5b:
ARM: dts: Set BUCK7 as always on for Origen board (2013-06-19
00:41:56 +0900)
----------------------------------------------------------------
2nd exynos dt update based on tags/exynos-dt-1
- enable RTC on exynos5250 snow and Arndale boards
- add support LCD and PWM for exynos4210 Origen board
- update bootargs to support 8GiB for exynos5440 SSDK5440 and SD5v1 boards
- enable spi and add opp level for exynos5440
- add example doc for samsung-pinctrl dt bindings
----------------------------------------------------------------
Amit Daniel Kachhap (1):
ARM: dts: Add more opp levels in exynos5440
Doug Anderson (1):
ARM: dts: Enable RTC node for exynos5250-snow
Giridhar Maruthy (1):
ARM: dts: Removing pdma for exynos5440
Girish K S (1):
ARM: dts: enable spi for EXYNOS5440 SOC
Leela Krishna Amudala (1):
Documentation: Add examples to samsung-pinctrl device tree
bindings documentation
Padmavathi Venna (1):
ARM: dts: Add wm8994 regulator support on smdk5250
Sachin Kamat (3):
ARM: dts: Add PWM related pinctrl entries for exynos4210
ARM: dts: Add LCD related pinctrl entries for exynos4210
ARM: dts: Add FIMD node to Origen4210 board
Subash Patel (1):
ARM: dts: update bootargs to support 8GiB for SSDK5440 and SD5v1
Tushar Behera (2):
ARM: dts: Enable RTC node for Arndale
ARM: dts: Set BUCK7 as always on for Origen board
.../bindings/pinctrl/samsung-pinctrl.txt | 44 ++++++++++-
arch/arm/boot/dts/exynos4210-origen.dts | 22 ++++++
arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 89
++++++++++++++++++++++
arch/arm/boot/dts/exynos5250-arndale.dts | 3 +
arch/arm/boot/dts/exynos5250-smdk5250.dts | 37 ++++++++-
arch/arm/boot/dts/exynos5250-snow.dts | 4 +
arch/arm/boot/dts/exynos5440-sd5v1.dts | 2 +-
arch/arm/boot/dts/exynos5440-ssdk5440.dts | 41 +++++++++-
arch/arm/boot/dts/exynos5440.dtsi | 41 ++++------
9 files changed, 248 insertions(+), 35 deletions(-)
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 03/10] Samsung EXYNOS DT-2 for v3.11
Date: Wed, 19 Jun 2013 05:00:08 +0900 [thread overview]
Message-ID: <51C0BC48.8030805@samsung.com> (raw)
The following changes since commit a38089057fa450944f2e2d07885d76fd727c8d16:
ARM: dts: add ohci and ehci controller nodes for EXYNOS5440
(2013-06-12 04:58:34 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-dt-2
for you to fetch changes up to 5f13269130d6798571ffbd9d84dbef0950984c5b:
ARM: dts: Set BUCK7 as always on for Origen board (2013-06-19
00:41:56 +0900)
----------------------------------------------------------------
2nd exynos dt update based on tags/exynos-dt-1
- enable RTC on exynos5250 snow and Arndale boards
- add support LCD and PWM for exynos4210 Origen board
- update bootargs to support 8GiB for exynos5440 SSDK5440 and SD5v1 boards
- enable spi and add opp level for exynos5440
- add example doc for samsung-pinctrl dt bindings
----------------------------------------------------------------
Amit Daniel Kachhap (1):
ARM: dts: Add more opp levels in exynos5440
Doug Anderson (1):
ARM: dts: Enable RTC node for exynos5250-snow
Giridhar Maruthy (1):
ARM: dts: Removing pdma for exynos5440
Girish K S (1):
ARM: dts: enable spi for EXYNOS5440 SOC
Leela Krishna Amudala (1):
Documentation: Add examples to samsung-pinctrl device tree
bindings documentation
Padmavathi Venna (1):
ARM: dts: Add wm8994 regulator support on smdk5250
Sachin Kamat (3):
ARM: dts: Add PWM related pinctrl entries for exynos4210
ARM: dts: Add LCD related pinctrl entries for exynos4210
ARM: dts: Add FIMD node to Origen4210 board
Subash Patel (1):
ARM: dts: update bootargs to support 8GiB for SSDK5440 and SD5v1
Tushar Behera (2):
ARM: dts: Enable RTC node for Arndale
ARM: dts: Set BUCK7 as always on for Origen board
.../bindings/pinctrl/samsung-pinctrl.txt | 44 ++++++++++-
arch/arm/boot/dts/exynos4210-origen.dts | 22 ++++++
arch/arm/boot/dts/exynos4210-pinctrl.dtsi | 89
++++++++++++++++++++++
arch/arm/boot/dts/exynos5250-arndale.dts | 3 +
arch/arm/boot/dts/exynos5250-smdk5250.dts | 37 ++++++++-
arch/arm/boot/dts/exynos5250-snow.dts | 4 +
arch/arm/boot/dts/exynos5440-sd5v1.dts | 2 +-
arch/arm/boot/dts/exynos5440-ssdk5440.dts | 41 +++++++++-
arch/arm/boot/dts/exynos5440.dtsi | 41 ++++------
9 files changed, 248 insertions(+), 35 deletions(-)
next reply other threads:[~2013-06-18 20:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 20:00 Kukjin Kim [this message]
2013-06-18 20:00 ` [GIT PULL 03/10] Samsung EXYNOS DT-2 for v3.11 Kukjin Kim
2013-06-20 20:20 ` Arnd Bergmann
2013-06-20 20:20 ` Arnd Bergmann
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=51C0BC48.8030805@samsung.com \
--to=kgene.kim@samsung.com \
--cc=arnd@arndb.de \
--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.