From: Tomasz Figa <t.figa@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org, kyungmin.park@samsung.com,
m.szyprowski@samsung.com, tomasz.figa@gmail.com,
thomas.abraham@linaro.org
Subject: Re: [PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs
Date: Wed, 07 Nov 2012 16:34:16 +0100 [thread overview]
Message-ID: <3301517.VQVR99BHPc@amdc1227> (raw)
In-Reply-To: <0c4501cdbc8f$5336add0$f9a40970$%kim@samsung.com>
Hi Kgene,
On Wednesday 07 of November 2012 11:26:42 Kukjin Kim wrote:
> Kukjin Kim wrote:
> > Tomasz Figa wrote:
> > > This patch adds device tree sources for Exynos4x12 SoC series
> > > (currently Exynos4212 and Exynos4412) and enables mach-exynos4-dt
> > > to support these SoCs.
> > >
> > > Signed-off-by: Tomasz Figa <t.figa@samsung.com>
> > > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> > > ---
> > >
> > > arch/arm/boot/dts/exynos4212.dtsi | 28
>
> ++++++++++++++++++++++++++++
>
> > > arch/arm/boot/dts/exynos4412.dtsi | 28
>
> ++++++++++++++++++++++++++++
>
> > > arch/arm/boot/dts/exynos4x12.dtsi | 31
> > >
> > > +++++++++++++++++++++++++++++++
> > >
> > > arch/arm/mach-exynos/mach-exynos4-dt.c | 2 ++
> > > 4 files changed, 89 insertions(+)
> > > create mode 100644 arch/arm/boot/dts/exynos4212.dtsi
> > > create mode 100644 arch/arm/boot/dts/exynos4412.dtsi
> > > create mode 100644 arch/arm/boot/dts/exynos4x12.dtsi
> >
> > Looks good to me, applied.
>
> [...]
>
> > +/include/ "exynos4x12-pinctrl.dtsi"
>
> BTW, I think, above line should be added when exynos4x12-pinctrl patches
> applied.
Yes, you are right. Seems like a rebase error on my side. Can you fix it
or should I send a fixed version?
Best regards,
--
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Linux Platform
WARNING: multiple messages have this Message-ID (diff)
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs
Date: Wed, 07 Nov 2012 16:34:16 +0100 [thread overview]
Message-ID: <3301517.VQVR99BHPc@amdc1227> (raw)
In-Reply-To: <0c4501cdbc8f$5336add0$f9a40970$%kim@samsung.com>
Hi Kgene,
On Wednesday 07 of November 2012 11:26:42 Kukjin Kim wrote:
> Kukjin Kim wrote:
> > Tomasz Figa wrote:
> > > This patch adds device tree sources for Exynos4x12 SoC series
> > > (currently Exynos4212 and Exynos4412) and enables mach-exynos4-dt
> > > to support these SoCs.
> > >
> > > Signed-off-by: Tomasz Figa <t.figa@samsung.com>
> > > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> > > ---
> > >
> > > arch/arm/boot/dts/exynos4212.dtsi | 28
>
> ++++++++++++++++++++++++++++
>
> > > arch/arm/boot/dts/exynos4412.dtsi | 28
>
> ++++++++++++++++++++++++++++
>
> > > arch/arm/boot/dts/exynos4x12.dtsi | 31
> > >
> > > +++++++++++++++++++++++++++++++
> > >
> > > arch/arm/mach-exynos/mach-exynos4-dt.c | 2 ++
> > > 4 files changed, 89 insertions(+)
> > > create mode 100644 arch/arm/boot/dts/exynos4212.dtsi
> > > create mode 100644 arch/arm/boot/dts/exynos4412.dtsi
> > > create mode 100644 arch/arm/boot/dts/exynos4x12.dtsi
> >
> > Looks good to me, applied.
>
> [...]
>
> > +/include/ "exynos4x12-pinctrl.dtsi"
>
> BTW, I think, above line should be added when exynos4x12-pinctrl patches
> applied.
Yes, you are right. Seems like a rebase error on my side. Can you fix it
or should I send a fixed version?
Best regards,
--
Tomasz Figa
Samsung Poland R&D Center
SW Solution Development, Linux Platform
next prev parent reply other threads:[~2012-11-07 15:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 14:35 [PATCH] ARM: dts: exynos4: Add support for Exynos4x12 SoCs Tomasz Figa
2012-10-24 14:35 ` Tomasz Figa
2012-11-06 10:52 ` Kukjin Kim
2012-11-06 10:52 ` Kukjin Kim
2012-11-07 2:26 ` Kukjin Kim
2012-11-07 2:26 ` Kukjin Kim
2012-11-07 15:34 ` Tomasz Figa [this message]
2012-11-07 15:34 ` Tomasz Figa
2012-11-08 4:52 ` Kukjin Kim
2012-11-08 4:52 ` 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=3301517.VQVR99BHPc@amdc1227 \
--to=t.figa@samsung.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=thomas.abraham@linaro.org \
--cc=tomasz.figa@gmail.com \
/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.