From: Tomasz Figa <tomasz.figa@gmail.com>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
linux-arm-kernel@lists.infradead.org,
'Olof Johansson' <olof@lixom.net>,
linux-samsung-soc@vger.kernel.org,
'Kyungmin Park' <kyungmin.park@samsung.com>,
'Marek Szyprowski' <m.szyprowski@samsung.com>
Subject: Re: [RFC] Sort out S5P SoCs support in mainline
Date: Fri, 30 May 2014 21:19:53 +0200 [thread overview]
Message-ID: <5388D9D9.5020602@gmail.com> (raw)
In-Reply-To: <5388D2E5.5080006@samsung.com>
On 30.05.2014 20:50, Kukjin Kim wrote:
> On 05/28/14 20:09, Tomasz Figa wrote:
>> On 28.05.2014 13:04, Arnd Bergmann wrote:
>>> On Wednesday 28 May 2014 19:41:41 Kukjin Kim wrote:
>>>> Hi all,
>>>>
>>>> I'm wondering who need to support following SoCs/boards in mainline.
>>>>
>>>> * S5P64X0/SMDK6440 and SMDK6450
>>>> * S5PC100/SMDKC100
>>>>
>>>> If nobody is using them, how about to remove them from mainline?
>>>
>>> I talked about this with Tomasz Figa before, he also thinks they can
>>> be removed.
>>> I don't see any reason to keep them myself, and will apply a patch to
>>> remove
>>> them. Of course, if later somebody comes around who does need them,
>>> we can
>>> revert the patch to bring them back.
>
> Yeah, agreed.
>
>>
>> Or better, if later somebody comes around who does need them, we can add
>> them properly, using Device Tree and existing generic code.
>>
> Of course.
>
>> Anyway, for removal of both s5p64x0 and s5pc100:
>>
>> Acked-by: Tomasz Figa<t.figa@samsung.com>
>>
>> Actually I have played a bit with the code to see how much can be
>> removed and ended up with following branch:
>>
>> https://github.com/tom3q/linux.git v3.17-cleanup
>>
>> Feel free to do _whatever_ you want with patches there.
>>
> OK, thanks.
>
> Let me remove them from mainline when 3.16-rc1 is released...
Alright.
I have a series to convert s5pv210 to DT-only waiting to be sent as soon
as 3.16-rc1 is released, but if you remove those two first, I should be
able to simplify several things, so I'll wait.
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: tomasz.figa@gmail.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] Sort out S5P SoCs support in mainline
Date: Fri, 30 May 2014 21:19:53 +0200 [thread overview]
Message-ID: <5388D9D9.5020602@gmail.com> (raw)
In-Reply-To: <5388D2E5.5080006@samsung.com>
On 30.05.2014 20:50, Kukjin Kim wrote:
> On 05/28/14 20:09, Tomasz Figa wrote:
>> On 28.05.2014 13:04, Arnd Bergmann wrote:
>>> On Wednesday 28 May 2014 19:41:41 Kukjin Kim wrote:
>>>> Hi all,
>>>>
>>>> I'm wondering who need to support following SoCs/boards in mainline.
>>>>
>>>> * S5P64X0/SMDK6440 and SMDK6450
>>>> * S5PC100/SMDKC100
>>>>
>>>> If nobody is using them, how about to remove them from mainline?
>>>
>>> I talked about this with Tomasz Figa before, he also thinks they can
>>> be removed.
>>> I don't see any reason to keep them myself, and will apply a patch to
>>> remove
>>> them. Of course, if later somebody comes around who does need them,
>>> we can
>>> revert the patch to bring them back.
>
> Yeah, agreed.
>
>>
>> Or better, if later somebody comes around who does need them, we can add
>> them properly, using Device Tree and existing generic code.
>>
> Of course.
>
>> Anyway, for removal of both s5p64x0 and s5pc100:
>>
>> Acked-by: Tomasz Figa<t.figa@samsung.com>
>>
>> Actually I have played a bit with the code to see how much can be
>> removed and ended up with following branch:
>>
>> https://github.com/tom3q/linux.git v3.17-cleanup
>>
>> Feel free to do _whatever_ you want with patches there.
>>
> OK, thanks.
>
> Let me remove them from mainline when 3.16-rc1 is released...
Alright.
I have a series to convert s5pv210 to DT-only waiting to be sent as soon
as 3.16-rc1 is released, but if you remove those two first, I should be
able to simplify several things, so I'll wait.
Best regards,
Tomasz
next prev parent reply other threads:[~2014-05-30 19:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-28 10:41 [RFC] Sort out S5P SoCs support in mainline Kukjin Kim
2014-05-28 10:41 ` Kukjin Kim
2014-05-28 11:04 ` Arnd Bergmann
2014-05-28 11:04 ` Arnd Bergmann
2014-05-28 11:09 ` Tomasz Figa
2014-05-28 11:09 ` Tomasz Figa
2014-05-30 18:50 ` Kukjin Kim
2014-05-30 18:50 ` Kukjin Kim
2014-05-30 19:19 ` Tomasz Figa [this message]
2014-05-30 19:19 ` Tomasz Figa
2014-05-28 11:08 ` Marek Szyprowski
2014-05-28 11:08 ` Marek Szyprowski
2014-05-30 18:47 ` Kukjin Kim
2014-05-30 18:47 ` 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=5388D9D9.5020602@gmail.com \
--to=tomasz.figa@gmail.com \
--cc=arnd@arndb.de \
--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=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.