All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Figa <t.figa@samsung.com>
To: Kukjin Kim <kgene.kim@samsung.com>, 'Rahul Sharma' <r.sh.open@gmail.com>
Cc: 'Tomasz Figa' <tomasz.figa@gmail.com>,
	'Sachin Kamat' <sachin.kamat@linaro.org>,
	'Rahul Sharma' <rahul.sharma@samsung.com>,
	'linux-samsung-soc' <linux-samsung-soc@vger.kernel.org>,
	devicetree@vger.kernel.org,
	'linux-arm-kernel' <linux-arm-kernel@lists.infradead.org>,
	'sunil joshi' <joshi@samsung.com>,
	'Pankaj Dubey' <pankaj.dubey@samsung.com>,
	'Arnd Bergmann' <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>
Subject: Re: [PATCH v8 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC
Date: Thu, 08 May 2014 19:37:24 +0200	[thread overview]
Message-ID: <536BC0D4.3000302@samsung.com> (raw)
In-Reply-To: <0b4101cf613e$eb2d87d0$c1889770$@samsung.com>

Hi Kukjin,

On 26.04.2014 13:01, Kukjin Kim wrote:
> Rahul Sharma wrote:
>>
>> Hi Kukjin,
>>
> Hi,
> 
>> Need this macro to enable build for clock driver.
>>
> I found it in your patch, "clk/exynos5260: add clock file for exynos5260".
> For consistency, I'm fine on this, if Tomasz has no objection me to pick
> this into samsung tree for the 5260 clock stuff
> "drivers/clk/samsung/Makefile".

Yes, this should go through Samsung tree, but let me prepare a branch
for you to pull from with all the necessary dependencies.

Best regards,
Tomasz

WARNING: multiple messages have this Message-ID (diff)
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC
Date: Thu, 08 May 2014 19:37:24 +0200	[thread overview]
Message-ID: <536BC0D4.3000302@samsung.com> (raw)
In-Reply-To: <0b4101cf613e$eb2d87d0$c1889770$@samsung.com>

Hi Kukjin,

On 26.04.2014 13:01, Kukjin Kim wrote:
> Rahul Sharma wrote:
>>
>> Hi Kukjin,
>>
> Hi,
> 
>> Need this macro to enable build for clock driver.
>>
> I found it in your patch, "clk/exynos5260: add clock file for exynos5260".
> For consistency, I'm fine on this, if Tomasz has no objection me to pick
> this into samsung tree for the 5260 clock stuff
> "drivers/clk/samsung/Makefile".

Yes, this should go through Samsung tree, but let me prepare a branch
for you to pull from with all the necessary dependencies.

Best regards,
Tomasz

  parent reply	other threads:[~2014-05-08 17:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16  3:58 [PATCH v8 0/3] exynos: arch: add support for exynos5260 SoC Rahul Sharma
2014-04-16  3:58 ` Rahul Sharma
2014-04-16  3:58 ` [PATCH v8 1/3] ARM: EXYNOS: initial board " Rahul Sharma
2014-04-16  3:58   ` Rahul Sharma
2014-04-16  7:57   ` Tomasz Figa
2014-04-16  7:57     ` Tomasz Figa
2014-04-16  8:08     ` Sachin Kamat
2014-04-16  8:08       ` Sachin Kamat
2014-04-16  8:10       ` Tomasz Figa
2014-04-16  8:10         ` Tomasz Figa
2014-04-22 22:36         ` Kukjin Kim
2014-04-22 22:36           ` Kukjin Kim
2014-04-24 19:09           ` Rahul Sharma
2014-04-24 19:09             ` Rahul Sharma
2014-04-26 11:01             ` Kukjin Kim
2014-04-26 11:01               ` Kukjin Kim
2014-04-28  6:33               ` Rahul Sharma
2014-04-28  6:33                 ` Rahul Sharma
2014-05-08 17:37               ` Tomasz Figa [this message]
2014-05-08 17:37                 ` Tomasz Figa
2014-04-16  3:58 ` [PATCH v8 2/3] ARM: dts: add dts files " Rahul Sharma
2014-04-16  3:58   ` Rahul Sharma
2014-04-22 22:38   ` Kukjin Kim
2014-04-22 22:38     ` Kukjin Kim
2014-04-16  3:58 ` [PATCH v8 3/3] ARM: dts: add dts files for xyref5260 board Rahul Sharma
2014-04-16  3:58   ` Rahul Sharma
2014-04-16  4:25 ` [PATCH v8 0/3] exynos: arch: add support for exynos5260 SoC Sachin Kamat
2014-04-16  4:25   ` Sachin Kamat

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=536BC0D4.3000302@samsung.com \
    --to=t.figa@samsung.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=joshi@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=pankaj.dubey@samsung.com \
    --cc=r.sh.open@gmail.com \
    --cc=rahul.sharma@samsung.com \
    --cc=sachin.kamat@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.