All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Olof Johansson' <olof@lixom.net>
Cc: arnd@arndb.de, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: RE: [GIT PULL] Samsung fixes-2 for v3.8
Date: Tue, 08 Jan 2013 09:38:16 -0800	[thread overview]
Message-ID: <097901cdedc6$f23612f0$d6a238d0$@samsung.com> (raw)
In-Reply-To: <CAOesGMjjsT-fZqLQQf9=SBY6WKoF76MZmt7CfXEsyNFsNzJhzQ@mail.gmail.com>

Olof Johansson wrote:
> 
> Hi,
> 
Hi :-)

> On Mon, Jan 7, 2013 at 3:33 PM, Kukjin Kim <kgene.kim@samsung.com>
> wrote:
> > Hi Arnd, Olof
> >
> > Here is Samsung-fixes-2 for v3.8.
> > Most of them are EXYNOS5440 fixes which are for changing uart console,
> cpu
> > id (typo)  and silent complaining gpio error in kernel boot.
> >
> > If any problems, please kindly let me know.
> >
> > Thanks and a very happy new year.
> >
> > - Kukjin
> >
> > The following changes since commit
> a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:
> >
> >   Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > v3.8-samsung-fixes-2
> >
> > for you to fetch changes up to
> 61bcbc2af8be4cafb5723d4bd306053b70f52a7a:
> >
> >   ARM: EXYNOS: skip the clock initialization for exynos5440 (2013-01-05
> > 08:32:55 -0800)
> >
> > ----------------------------------------------------------------
> > Kukjin Kim (5):
> >       ARM: SAMSUNG: fix the cpu id for EXYNOS5440
> >       ARM: dts: use uart port0 for console on exynos5440-ssdk5440
> >       ARM: dts: use uart port1 for console on exynos4210-smdkv310
> >       ARM: EXYNOS: enable PINCTRL for EXYNOS5440
> >       ARM: EXYNOS: skip the clock initialization for exynos5440
> 
> See comment I just sent to the posted patch for this one.
> 
I replied on that. If any concerns, please kindly  let me know.

Thanks.

- Kukjin

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 fixes-2 for v3.8
Date: Tue, 08 Jan 2013 09:38:16 -0800	[thread overview]
Message-ID: <097901cdedc6$f23612f0$d6a238d0$@samsung.com> (raw)
In-Reply-To: <CAOesGMjjsT-fZqLQQf9=SBY6WKoF76MZmt7CfXEsyNFsNzJhzQ@mail.gmail.com>

Olof Johansson wrote:
> 
> Hi,
> 
Hi :-)

> On Mon, Jan 7, 2013 at 3:33 PM, Kukjin Kim <kgene.kim@samsung.com>
> wrote:
> > Hi Arnd, Olof
> >
> > Here is Samsung-fixes-2 for v3.8.
> > Most of them are EXYNOS5440 fixes which are for changing uart console,
> cpu
> > id (typo)  and silent complaining gpio error in kernel boot.
> >
> > If any problems, please kindly let me know.
> >
> > Thanks and a very happy new year.
> >
> > - Kukjin
> >
> > The following changes since commit
> a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:
> >
> >   Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)
> >
> > are available in the git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> > v3.8-samsung-fixes-2
> >
> > for you to fetch changes up to
> 61bcbc2af8be4cafb5723d4bd306053b70f52a7a:
> >
> >   ARM: EXYNOS: skip the clock initialization for exynos5440 (2013-01-05
> > 08:32:55 -0800)
> >
> > ----------------------------------------------------------------
> > Kukjin Kim (5):
> >       ARM: SAMSUNG: fix the cpu id for EXYNOS5440
> >       ARM: dts: use uart port0 for console on exynos5440-ssdk5440
> >       ARM: dts: use uart port1 for console on exynos4210-smdkv310
> >       ARM: EXYNOS: enable PINCTRL for EXYNOS5440
> >       ARM: EXYNOS: skip the clock initialization for exynos5440
> 
> See comment I just sent to the posted patch for this one.
> 
I replied on that. If any concerns, please kindly  let me know.

Thanks.

- Kukjin

  reply	other threads:[~2013-01-08 17:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-07 23:33 [GIT PULL] Samsung fixes-2 for v3.8 Kukjin Kim
2013-01-07 23:33 ` Kukjin Kim
2013-01-08  5:14 ` Olof Johansson
2013-01-08  5:14   ` Olof Johansson
2013-01-08 17:38   ` Kukjin Kim [this message]
2013-01-08 17:38     ` 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='097901cdedc6$f23612f0$d6a238d0$@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.