All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 2/4] Samsung serial updates for v3.19
@ 2014-11-27  7:06 ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-11-27  7:06 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson', Kevin Hilman
  Cc: arm, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Greg KH

Hi Arnd, Olof, Kevin

Please pull this branch for exynos7 SoC into arm-soc.
Note Greg agreed to upstream via arm-soc tree.

Thanks,
Kukjin

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-driver

for you to fetch changes up to edeeec85f7145fe8f2a5ffe250a8ee6b1fe4ab28:

  serial: samsung: Fix serial config dependencies for exynos7
(2014-11-22 00:09:25 +0900)

----------------------------------------------------------------
Samsung driver update for v3.19

- Change samsung serial dependencies for exynos7 (ARMv8)

----------------------------------------------------------------
Pankaj Dubey (1):
      serial: samsung: Fix serial config dependencies for exynos7

 drivers/tty/serial/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/4] Samsung serial updates for v3.19
@ 2014-11-27  7:06 ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-11-27  7:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof, Kevin

Please pull this branch for exynos7 SoC into arm-soc.
Note Greg agreed to upstream via arm-soc tree.

Thanks,
Kukjin

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-driver

for you to fetch changes up to edeeec85f7145fe8f2a5ffe250a8ee6b1fe4ab28:

  serial: samsung: Fix serial config dependencies for exynos7
(2014-11-22 00:09:25 +0900)

----------------------------------------------------------------
Samsung driver update for v3.19

- Change samsung serial dependencies for exynos7 (ARMv8)

----------------------------------------------------------------
Pankaj Dubey (1):
      serial: samsung: Fix serial config dependencies for exynos7

 drivers/tty/serial/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL 2/4] Samsung serial updates for v3.19
  2014-11-27  7:06 ` Kukjin Kim
@ 2014-11-28 12:28   ` Arnd Bergmann
  -1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2014-11-28 12:28 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: 'Olof Johansson', Kevin Hilman, arm,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, Greg KH

On Thursday 27 November 2014, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin
> 
> Please pull this branch for exynos7 SoC into arm-soc.
> Note Greg agreed to upstream via arm-soc tree.
 
I don't really see any dependency on anything else here, so I
wonder why you are sending it to me, but I assume there is some
reason and it's trivial enough.

Pulled into next/drivers.

	Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/4] Samsung serial updates for v3.19
@ 2014-11-28 12:28   ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2014-11-28 12:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 27 November 2014, Kukjin Kim wrote:
> Hi Arnd, Olof, Kevin
> 
> Please pull this branch for exynos7 SoC into arm-soc.
> Note Greg agreed to upstream via arm-soc tree.
 
I don't really see any dependency on anything else here, so I
wonder why you are sending it to me, but I assume there is some
reason and it's trivial enough.

Pulled into next/drivers.

	Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [GIT PULL 2/4] Samsung serial updates for v3.19
  2014-11-28 12:28   ` Arnd Bergmann
@ 2014-11-29  0:16     ` Kukjin Kim
  -1 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-11-29  0:16 UTC (permalink / raw)
  To: 'Arnd Bergmann', 'Kukjin Kim'
  Cc: linux-samsung-soc, arm, 'Greg KH', 'Kevin Hilman',
	'Olof Johansson', linux-arm-kernel

Arnd Bergmann wrote:
> 
> On Thursday 27 November 2014, Kukjin Kim wrote:
> > Hi Arnd, Olof, Kevin
> >
> > Please pull this branch for exynos7 SoC into arm-soc.
> > Note Greg agreed to upstream via arm-soc tree.
> 
> I don't really see any dependency on anything else here, so I
> wonder why you are sending it to me, but I assume there is some
> reason and it's trivial enough.
> 
Yes, actually there is no dependency for build the kernel but I wanted to
provide a topic branch for test and implement further features on exynos7.

> Pulled into next/drivers.
>
Thanks a lot.

- Kukjin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL 2/4] Samsung serial updates for v3.19
@ 2014-11-29  0:16     ` Kukjin Kim
  0 siblings, 0 replies; 6+ messages in thread
From: Kukjin Kim @ 2014-11-29  0:16 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd Bergmann wrote:
> 
> On Thursday 27 November 2014, Kukjin Kim wrote:
> > Hi Arnd, Olof, Kevin
> >
> > Please pull this branch for exynos7 SoC into arm-soc.
> > Note Greg agreed to upstream via arm-soc tree.
> 
> I don't really see any dependency on anything else here, so I
> wonder why you are sending it to me, but I assume there is some
> reason and it's trivial enough.
> 
Yes, actually there is no dependency for build the kernel but I wanted to
provide a topic branch for test and implement further features on exynos7.

> Pulled into next/drivers.
>
Thanks a lot.

- Kukjin

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-29  0:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-27  7:06 [GIT PULL 2/4] Samsung serial updates for v3.19 Kukjin Kim
2014-11-27  7:06 ` Kukjin Kim
2014-11-28 12:28 ` Arnd Bergmann
2014-11-28 12:28   ` Arnd Bergmann
2014-11-29  0:16   ` Kukjin Kim
2014-11-29  0:16     ` Kukjin Kim

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.