* [GIT PULL 3/4] Samsung devel-mmc for v3.4
@ 2012-03-10 18:08 ` Olof Johansson
0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-03-10 18:08 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
> Hi Arnd, Olof
>
> This is regarding Samsung mmc for v3.4.
>
> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following:
> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e121c
Looking at this series, there's really only one patch that is not in
the mmc tree:
ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
And all it does is change the platform device string contents.
Since there are no build-time dependencies between this and the MMC
change, I suggest you send only this patch so that we avoid having
merge dependencies where not strictly needed.
Would that be OK with you? If so, please send a fresh pull request
with only the above change in it.
Thanks,
-Olof
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 3/4] Samsung devel-mmc for v3.4
2012-03-10 18:08 ` Olof Johansson
@ 2012-03-10 18:10 ` Olof Johansson
-1 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-03-10 18:10 UTC (permalink / raw)
To: Kukjin Kim
Cc: Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Chris Ball
On Sat, Mar 10, 2012 at 10:08 AM, Olof Johansson <olof@lixom.net> wrote:
> Hi,
>
> On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> Hi Arnd, Olof
>>
>> This is regarding Samsung mmc for v3.4.
>>
>> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following:
>> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e121c
>
> Looking at this series, there's really only one patch that is not in
> the mmc tree:
>
> ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
>
> And all it does is change the platform device string contents.
>
> Since there are no build-time dependencies between this and the MMC
> change, I suggest you send only this patch so that we avoid having
> merge dependencies where not strictly needed.
>
> Would that be OK with you? If so, please send a fresh pull request
> with only the above change in it.
Sorry, I misread the series when browsing it. Looks like there are two
more patches in it:
mmc: sdhci-s3c: add platform data for the second capability
ARM: SAMSUNG: support the second capability for samsung-soc
But the original suggestion remains, since those two seem to be
unrelated to the branch sent to Chris. So please resend with just
those patches, please?
Thanks,
-Olof
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 3/4] Samsung devel-mmc for v3.4
@ 2012-03-10 18:10 ` Olof Johansson
0 siblings, 0 replies; 8+ messages in thread
From: Olof Johansson @ 2012-03-10 18:10 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Mar 10, 2012 at 10:08 AM, Olof Johansson <olof@lixom.net> wrote:
> Hi,
>
> On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim <kgene.kim@samsung.com> wrote:
>> Hi Arnd, Olof
>>
>> This is regarding Samsung mmc for v3.4.
>>
>> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following:
>> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e121c
>
> Looking at this series, there's really only one patch that is not in
> the mmc tree:
>
> ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
>
> And all it does is change the platform device string contents.
>
> Since there are no build-time dependencies between this and the MMC
> change, I suggest you send only this patch so that we avoid having
> merge dependencies where not strictly needed.
>
> Would that be OK with you? If so, please send a fresh pull request
> with only the above change in it.
Sorry, I misread the series when browsing it. Looks like there are two
more patches in it:
mmc: sdhci-s3c: add platform data for the second capability
ARM: SAMSUNG: support the second capability for samsung-soc
But the original suggestion remains, since those two seem to be
unrelated to the branch sent to Chris. So please resend with just
those patches, please?
Thanks,
-Olof
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [GIT PULL 3/4] Samsung devel-mmc for v3.4
2012-03-10 18:08 ` Olof Johansson
@ 2012-03-11 8:13 ` Kukjin Kim
-1 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-03-11 8:13 UTC (permalink / raw)
To: Olof Johansson
Cc: Kukjin Kim, Arnd Bergmann, linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, Chris Ball
On 03/10/12 10:10, Olof Johansson wrote:
> On 03/10/12 10:08, Olof Johansson wrote:
>> Hi,
>>
>> On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim<kgene.kim@samsung.com> wrote:
>>> Hi Arnd, Olof
>>>
>>> This is regarding Samsung mmc for v3.4.
>>>
>>> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following:
>>> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e121c
>>
>> Looking at this series, there's really only one patch that is not in
>> the mmc tree:
>>
>> ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
>>
>> And all it does is change the platform device string contents.
>>
>> Since there are no build-time dependencies between this and the MMC
>> change, I suggest you send only this patch so that we avoid having
>> merge dependencies where not strictly needed.
>>
>> Would that be OK with you? If so, please send a fresh pull request
>> with only the above change in it.
>>
>>
>Sorry, I misread the series when browsing it. Looks like there are two
> more patches in it:
>
> mmc: sdhci-s3c: add platform data for the second capability
> ARM: SAMSUNG: support the second capability for samsung-soc
>
> But the original suggestion remains, since those two seem to be
> unrelated to the branch sent to Chris. So please resend with just
> those patches, please?
>
OK, I agree. Let me do it soon.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [GIT PULL 3/4] Samsung devel-mmc for v3.4
@ 2012-03-11 8:13 ` Kukjin Kim
0 siblings, 0 replies; 8+ messages in thread
From: Kukjin Kim @ 2012-03-11 8:13 UTC (permalink / raw)
To: linux-arm-kernel
On 03/10/12 10:10, Olof Johansson wrote:
> On 03/10/12 10:08, Olof Johansson wrote:
>> Hi,
>>
>> On Sat, Mar 10, 2012 at 8:08 AM, Kukjin Kim<kgene.kim@samsung.com> wrote:
>>> Hi Arnd, Olof
>>>
>>> This is regarding Samsung mmc for v3.4.
>>>
>>> As a note, v3.4-for-cjb branch is merged into mmc/mmc-next like following:
>>> http://git.kernel.org/?p=linux/kernel/git/cjb/mmc.git;a=commit;h=fcd9bdae386753531a9cb6b2577359a83f4e121c
>>
>> Looking at this series, there's really only one patch that is not in
>> the mmc tree:
>>
>> ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhci
>>
>> And all it does is change the platform device string contents.
>>
>> Since there are no build-time dependencies between this and the MMC
>> change, I suggest you send only this patch so that we avoid having
>> merge dependencies where not strictly needed.
>>
>> Would that be OK with you? If so, please send a fresh pull request
>> with only the above change in it.
>>
>>
>Sorry, I misread the series when browsing it. Looks like there are two
> more patches in it:
>
> mmc: sdhci-s3c: add platform data for the second capability
> ARM: SAMSUNG: support the second capability for samsung-soc
>
> But the original suggestion remains, since those two seem to be
> unrelated to the branch sent to Chris. So please resend with just
> those patches, please?
>
OK, I agree. Let me do it soon.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 8+ messages in thread