All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about r8a7779 ether
@ 2013-10-31  8:46 Kuninori Morimoto
  2013-10-31  9:30 ` Simon Horman
  2013-10-31 19:36 ` Sergei Shtylyov
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2013-10-31  8:46 UTC (permalink / raw)
  To: linux-sh


Hi

You know, we are removing r8a7779_add_xxx_device()
from setup-r8a7779.
When I cleaned these functions from setup-r8a7779,
if my memory was correct, Sergei requested not to clean up
r8a7779_add_ether_device(), since he sends patch for marzen.

But current marzen still doesn't use it.
I'm checking renesas-devel-v3.12-rc7-20131030 tag.
According to git log, r8a7779_add_ether_device() was added Apr 2013,
and today, Nov 2013.

Does Marzen need it ?
If yes, who has this patch ? or what is current status of it ?

No one is using it in this 6 month.
(and normal marzen board doesn't have sh_eth implement).
Can I remove it anyway ?

r8a7779_add_ether_device() was added by this commit

dace48d04dee46a3409d5e13cd98031522e46377
Author: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Date:   Thu Apr 4 18:53:50 2013 +0000

    ARM: shmobile: R8A7779: add Ether support
    
    Add Ether clock and platform device for R8A7779 SoC; add a function to register
    this device with board-specific platform data.
    
    Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
    Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question about r8a7779 ether
  2013-10-31  8:46 Question about r8a7779 ether Kuninori Morimoto
@ 2013-10-31  9:30 ` Simon Horman
  2013-10-31 19:36 ` Sergei Shtylyov
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2013-10-31  9:30 UTC (permalink / raw)
  To: linux-sh

On Thu, Oct 31, 2013 at 01:46:24AM -0700, Kuninori Morimoto wrote:
> 
> Hi
> 
> You know, we are removing r8a7779_add_xxx_device()
> from setup-r8a7779.
> When I cleaned these functions from setup-r8a7779,
> if my memory was correct, Sergei requested not to clean up
> r8a7779_add_ether_device(), since he sends patch for marzen.
> 
> But current marzen still doesn't use it.
> I'm checking renesas-devel-v3.12-rc7-20131030 tag.
> According to git log, r8a7779_add_ether_device() was added Apr 2013,
> and today, Nov 2013.

Its still October, just :^)

> Does Marzen need it ?
> If yes, who has this patch ? or what is current status of it ?
> 
> No one is using it in this 6 month.
> (and normal marzen board doesn't have sh_eth implement).
> Can I remove it anyway ?
> 
> r8a7779_add_ether_device() was added by this commit

From my POV it sounds reasonable to remove it.

> 
> dace48d04dee46a3409d5e13cd98031522e46377
> Author: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Date:   Thu Apr 4 18:53:50 2013 +0000
> 
>     ARM: shmobile: R8A7779: add Ether support
>     
>     Add Ether clock and platform device for R8A7779 SoC; add a function to register
>     this device with board-specific platform data.
>     
>     Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>     Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>     Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question about r8a7779 ether
  2013-10-31  8:46 Question about r8a7779 ether Kuninori Morimoto
  2013-10-31  9:30 ` Simon Horman
@ 2013-10-31 19:36 ` Sergei Shtylyov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2013-10-31 19:36 UTC (permalink / raw)
  To: linux-sh

Hello.

On 10/31/2013 12:30 PM, Simon Horman wrote:

>> You know, we are removing r8a7779_add_xxx_device()
>> from setup-r8a7779.
>> When I cleaned these functions from setup-r8a7779,
>> if my memory was correct, Sergei requested not to clean up
>> r8a7779_add_ether_device(), since he sends patch for marzen.

>> But current marzen still doesn't use it.
>> I'm checking renesas-devel-v3.12-rc7-20131030 tag.
>> According to git log, r8a7779_add_ether_device() was added Apr 2013,
>> and today, Nov 2013.

> Its still October, just :^)

    Yep, even now. :-)

>> Does Marzen need it ?
>> If yes, who has this patch ? or what is current status of it ?

>> No one is using it in this 6 month.
>> (and normal marzen board doesn't have sh_eth implement).
>> Can I remove it anyway ?

>> r8a7779_add_ether_device() was added by this commit

>  From my POV it sounds reasonable to remove it.

    No objections from me this time.

WBR, Sergei


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-31 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-31  8:46 Question about r8a7779 ether Kuninori Morimoto
2013-10-31  9:30 ` Simon Horman
2013-10-31 19:36 ` Sergei Shtylyov

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.