* [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
@ 2013-06-19 14:48 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2013-06-19 14:48 UTC (permalink / raw)
To: Arnd Bergmann, 'Olof Johansson'
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Leela Krishna Amudala,
Tomasz Figa, Linus Walleij
The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:
ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19
04:09:37 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/soc-exynos5420-2
for you to fetch changes up to 983dbeb35f1543668b8f3b31a735bf2163f2b233:
pinctrl: exynos: add exynos5420 SoC specific data (2013-06-19
22:19:08 +0900)
----------------------------------------------------------------
based on tags/soc-exynos5420-1
- add pinctrl support for exynos5420
----------------------------------------------------------------
Leela Krishna Amudala (2):
ARM: dts: add pinctrl support to EXYNOS5420
pinctrl: exynos: add exynos5420 SoC specific data
.../bindings/pinctrl/samsung-pinctrl.txt | 1 +
arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 680
+++++++++++++++++++++
arch/arm/boot/dts/exynos5420.dtsi | 45 ++
drivers/pinctrl/pinctrl-exynos.c | 118 ++++
drivers/pinctrl/pinctrl-samsung.c | 2 +
drivers/pinctrl/pinctrl-samsung.h | 1 +
6 files changed, 847 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos5420-pinctrl.dtsi
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
@ 2013-06-19 14:48 ` Kukjin Kim
0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2013-06-19 14:48 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:
ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19
04:09:37 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/soc-exynos5420-2
for you to fetch changes up to 983dbeb35f1543668b8f3b31a735bf2163f2b233:
pinctrl: exynos: add exynos5420 SoC specific data (2013-06-19
22:19:08 +0900)
----------------------------------------------------------------
based on tags/soc-exynos5420-1
- add pinctrl support for exynos5420
----------------------------------------------------------------
Leela Krishna Amudala (2):
ARM: dts: add pinctrl support to EXYNOS5420
pinctrl: exynos: add exynos5420 SoC specific data
.../bindings/pinctrl/samsung-pinctrl.txt | 1 +
arch/arm/boot/dts/exynos5420-pinctrl.dtsi | 680
+++++++++++++++++++++
arch/arm/boot/dts/exynos5420.dtsi | 45 ++
drivers/pinctrl/pinctrl-exynos.c | 118 ++++
drivers/pinctrl/pinctrl-samsung.c | 2 +
drivers/pinctrl/pinctrl-samsung.h | 1 +
6 files changed, 847 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos5420-pinctrl.dtsi
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
2013-06-19 14:48 ` Kukjin Kim
@ 2013-06-25 17:02 ` Olof Johansson
-1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-06-25 17:02 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Leela Krishna Amudala,
Tomasz Figa, Linus Walleij
On Wed, Jun 19, 2013 at 11:48:41PM +0900, Kukjin Kim wrote:
> The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:
>
> ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19
> 04:09:37 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/soc-exynos5420-2
Applied to next/late. Thanks.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11
@ 2013-06-25 17:02 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2013-06-25 17:02 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jun 19, 2013 at 11:48:41PM +0900, Kukjin Kim wrote:
> The following changes since commit eff4e7c7f32a4e4be60b19b209ffab5cb430b385:
>
> ARM: EXYNOS: extend soft-reset support for EXYNOS5420 (2013-06-19
> 04:09:37 +0900)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/soc-exynos5420-2
Applied to next/late. Thanks.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-25 17:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19 14:48 [GIT PULL 1/2] Samsung EXYNOS5420 PINCTRL for v3.11 Kukjin Kim
2013-06-19 14:48 ` Kukjin Kim
2013-06-25 17:02 ` Olof Johansson
2013-06-25 17:02 ` Olof Johansson
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.