From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Sachin Kamat' <sachin.kamat@linaro.org>,
'Olof Johansson' <olof@lixom.net>
Cc: 'Arnd Bergmann' <arnd@arndb.de>,
'Kevin Hilman' <khilman@linaro.org>,
arm@kernel.org, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org
Subject: RE: [GIT PULL 2nd 5/5] Samsung SoC update for v3.14
Date: Sat, 04 Jan 2014 11:12:16 +0900 [thread overview]
Message-ID: <22f501cf08f2$63fbade0$2bf309a0$@samsung.com> (raw)
In-Reply-To: <CAK9yfHx=tVFN3zR9LGf44tV1A8vb52XhTu02895sZNLgWMJS3g@mail.gmail.com>
Sachin Kamat wrote:
>
> Hi Olof,
>
> On 29 December 2013 04:47, Olof Johansson <olof@lixom.net> wrote:
> > On Sun, Dec 22, 2013 at 03:23:57AM +0900, Kukjin Kim wrote:
> >> The following changes since commit
> 538cfbb4c40ab59688236484138133b8e3e89220:
> >>
> >> ARM: dts: Add initial support for Arndale Octa board (2013-12-16
> >> 05:05:43 +0900)
> >>
> >> are available in the git repository at:
> >>
> >
> >> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> >> tags/samsung-soc-2
> >>
> >> for you to fetch changes up to
7a28f198735d040f4d318511827d913d4b53f355:
> >>
> >> ARM: dts: add board dts file for EXYNOS4412 based TINY4412 board
> >> (2013-12-19 05:34:26 +0900)
> >>
> >> ----------------------------------------------------------------
> >> Samsung SoC 2nd update for v3.14
> >> - add exynos4412-tiny4412 board dt
> >> for FriendlyARM's TINY4412 board
> >>
> >> ----------------------------------------------------------------
> >> Alex Ling (1):
> >> ARM: dts: add board dts file for EXYNOS4412 based TINY4412 board
> >>
> >> arch/arm/boot/dts/Makefile | 1 +
> >> arch/arm/boot/dts/exynos4412-tiny4412.dts | 93
> >> +++++++++++++++++++++++++++++++
> >> 2 files changed, 94 insertions(+)
> >> create mode 100644 arch/arm/boot/dts/exynos4412-tiny4412.dts
> >
> > Hi,
> >
> > This is really just a DT patch, and given that I didn't take the base
> patch it
> > makes sense to take this in a DT branch instead. Please resend on top of
> dt-2.
>
>
> The Arndale octa support patch ("ARM: dts: Add initial support for
> Arndale Octa board") is also
> just a DT patch and does not add any new platform support. It is based
> on the existing 5420
> SoC platform. Please consider pulling in that too.
>
Sachin, in my understanding, adding 'Arndale Octa DT' is a support for new
hardware platform, so I've applied it into -soc branch. The -soc branch is
for new platform support including new SoC, new hardware, so if arm-soc
maintainers don't want to pull 'new platform' before supporting
multiplatform for exynos, we need to hold on at this moment. But I think, we
could support multiplatform for exynos soon ;-)
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 2nd 5/5] Samsung SoC update for v3.14
Date: Sat, 04 Jan 2014 11:12:16 +0900 [thread overview]
Message-ID: <22f501cf08f2$63fbade0$2bf309a0$@samsung.com> (raw)
In-Reply-To: <CAK9yfHx=tVFN3zR9LGf44tV1A8vb52XhTu02895sZNLgWMJS3g@mail.gmail.com>
Sachin Kamat wrote:
>
> Hi Olof,
>
> On 29 December 2013 04:47, Olof Johansson <olof@lixom.net> wrote:
> > On Sun, Dec 22, 2013 at 03:23:57AM +0900, Kukjin Kim wrote:
> >> The following changes since commit
> 538cfbb4c40ab59688236484138133b8e3e89220:
> >>
> >> ARM: dts: Add initial support for Arndale Octa board (2013-12-16
> >> 05:05:43 +0900)
> >>
> >> are available in the git repository at:
> >>
> >
> >> git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> >> tags/samsung-soc-2
> >>
> >> for you to fetch changes up to
7a28f198735d040f4d318511827d913d4b53f355:
> >>
> >> ARM: dts: add board dts file for EXYNOS4412 based TINY4412 board
> >> (2013-12-19 05:34:26 +0900)
> >>
> >> ----------------------------------------------------------------
> >> Samsung SoC 2nd update for v3.14
> >> - add exynos4412-tiny4412 board dt
> >> for FriendlyARM's TINY4412 board
> >>
> >> ----------------------------------------------------------------
> >> Alex Ling (1):
> >> ARM: dts: add board dts file for EXYNOS4412 based TINY4412 board
> >>
> >> arch/arm/boot/dts/Makefile | 1 +
> >> arch/arm/boot/dts/exynos4412-tiny4412.dts | 93
> >> +++++++++++++++++++++++++++++++
> >> 2 files changed, 94 insertions(+)
> >> create mode 100644 arch/arm/boot/dts/exynos4412-tiny4412.dts
> >
> > Hi,
> >
> > This is really just a DT patch, and given that I didn't take the base
> patch it
> > makes sense to take this in a DT branch instead. Please resend on top of
> dt-2.
>
>
> The Arndale octa support patch ("ARM: dts: Add initial support for
> Arndale Octa board") is also
> just a DT patch and does not add any new platform support. It is based
> on the existing 5420
> SoC platform. Please consider pulling in that too.
>
Sachin, in my understanding, adding 'Arndale Octa DT' is a support for new
hardware platform, so I've applied it into -soc branch. The -soc branch is
for new platform support including new SoC, new hardware, so if arm-soc
maintainers don't want to pull 'new platform' before supporting
multiplatform for exynos, we need to hold on at this moment. But I think, we
could support multiplatform for exynos soon ;-)
Thanks,
Kukjin
next prev parent reply other threads:[~2014-01-04 2:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-21 18:23 [GIT PULL 2nd 5/5] Samsung SoC update for v3.14 Kukjin Kim
2013-12-21 18:23 ` Kukjin Kim
2013-12-28 23:17 ` Olof Johansson
2013-12-28 23:17 ` Olof Johansson
2013-12-31 4:15 ` Sachin Kamat
2013-12-31 4:15 ` Sachin Kamat
2014-01-04 2:12 ` Kukjin Kim [this message]
2014-01-04 2:12 ` Kukjin Kim
2014-01-04 2:17 ` Kukjin Kim
2014-01-04 2:17 ` Kukjin Kim
2014-01-04 2:27 ` Olof Johansson
2014-01-04 2:27 ` 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='22f501cf08f2$63fbade0$2bf309a0$@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 \
--cc=sachin.kamat@linaro.org \
/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.