All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
@ 2014-07-02 16:23 Laurent Pinchart
  2014-07-06 14:55 ` Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Pinchart @ 2014-07-02 16:23 UTC (permalink / raw)
  To: linux-sh

Hello,

Now that all features supported by the Genmai legacy and reference board files
are supported using DT boot on a multiplatform kernel, remove support for the
Genmai board code and legacy (non multiplatform) r7s72100 code.

This patch set is based on top of and depends on the Genmai MTU2 DT patch
("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").

Laurent Pinchart (3):
  ARM: shmobile: r7s72100: genmai: Remove reference board file
  ARM: shmobile: r7s72100: genmai: Remove legacy board file
  ARM: shmobile: r7s72100: Remove legacy board support

 arch/arm/mach-shmobile/Kconfig                  |  17 --
 arch/arm/mach-shmobile/Makefile                 |   3 -
 arch/arm/mach-shmobile/board-genmai-reference.c |  35 ----
 arch/arm/mach-shmobile/board-genmai.c           | 174 ------------------
 arch/arm/mach-shmobile/clock-r7s72100.c         | 231 ------------------------
 arch/arm/mach-shmobile/r7s72100.h               |   6 -
 arch/arm/mach-shmobile/setup-r7s72100.c         |   2 -
 7 files changed, 468 deletions(-)
 delete mode 100644 arch/arm/mach-shmobile/board-genmai-reference.c
 delete mode 100644 arch/arm/mach-shmobile/board-genmai.c
 delete mode 100644 arch/arm/mach-shmobile/clock-r7s72100.c
 delete mode 100644 arch/arm/mach-shmobile/r7s72100.h

-- 
Regards,

Laurent Pinchart


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

* Re: [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
  2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
@ 2014-07-06 14:55 ` Simon Horman
  2014-07-07  6:13 ` Wolfram Sang
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-07-06 14:55 UTC (permalink / raw)
  To: linux-sh

On Wed, Jul 02, 2014 at 06:23:35PM +0200, Laurent Pinchart wrote:
> Hello,
> 
> Now that all features supported by the Genmai legacy and reference board files
> are supported using DT boot on a multiplatform kernel, remove support for the
> Genmai board code and legacy (non multiplatform) r7s72100 code.
> 
> This patch set is based on top of and depends on the Genmai MTU2 DT patch
> ("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").

Thanks, please repost once those patches are merged.

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

* Re: [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
  2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
  2014-07-06 14:55 ` Simon Horman
@ 2014-07-07  6:13 ` Wolfram Sang
  2014-07-15  5:00 ` Simon Horman
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Wolfram Sang @ 2014-07-07  6:13 UTC (permalink / raw)
  To: linux-sh

[-- Attachment #1: Type: text/plain, Size: 515 bytes --]

On Wed, Jul 02, 2014 at 06:23:35PM +0200, Laurent Pinchart wrote:
> Hello,
> 
> Now that all features supported by the Genmai legacy and reference board files
> are supported using DT boot on a multiplatform kernel, remove support for the
> Genmai board code and legacy (non multiplatform) r7s72100 code.
> 
> This patch set is based on top of and depends on the Genmai MTU2 DT patch
> ("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").

Acked-by: Wolfram Sang <wsa@sang-engineering.com>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
  2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
  2014-07-06 14:55 ` Simon Horman
  2014-07-07  6:13 ` Wolfram Sang
@ 2014-07-15  5:00 ` Simon Horman
  2014-07-15 11:35 ` Simon Horman
  2014-07-15 12:29 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-07-15  5:00 UTC (permalink / raw)
  To: linux-sh

On Mon, Jul 07, 2014 at 08:13:35AM +0200, Wolfram Sang wrote:
> On Wed, Jul 02, 2014 at 06:23:35PM +0200, Laurent Pinchart wrote:
> > Hello,
> > 
> > Now that all features supported by the Genmai legacy and reference board files
> > are supported using DT boot on a multiplatform kernel, remove support for the
> > Genmai board code and legacy (non multiplatform) r7s72100 code.
> > 
> > This patch set is based on top of and depends on the Genmai MTU2 DT patch
> > ("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").
> 
> Acked-by: Wolfram Sang <wsa@sang-engineering.com>

Thanks, I have queued these up.


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

* Re: [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
  2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
                   ` (2 preceding siblings ...)
  2014-07-15  5:00 ` Simon Horman
@ 2014-07-15 11:35 ` Simon Horman
  2014-07-15 12:29 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-07-15 11:35 UTC (permalink / raw)
  To: linux-sh

On Wed, Jul 02, 2014 at 06:23:35PM +0200, Laurent Pinchart wrote:
> Hello,
> 
> Now that all features supported by the Genmai legacy and reference board files
> are supported using DT boot on a multiplatform kernel, remove support for the
> Genmai board code and legacy (non multiplatform) r7s72100 code.
> 
> This patch set is based on top of and depends on the Genmai MTU2 DT patch
> ("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").

As reported elsewhere I am having a bit of trouble with the dependencies
for this series so I have dropped it for now.

> 
> Laurent Pinchart (3):
>   ARM: shmobile: r7s72100: genmai: Remove reference board file
>   ARM: shmobile: r7s72100: genmai: Remove legacy board file
>   ARM: shmobile: r7s72100: Remove legacy board support
> 
>  arch/arm/mach-shmobile/Kconfig                  |  17 --
>  arch/arm/mach-shmobile/Makefile                 |   3 -
>  arch/arm/mach-shmobile/board-genmai-reference.c |  35 ----
>  arch/arm/mach-shmobile/board-genmai.c           | 174 ------------------
>  arch/arm/mach-shmobile/clock-r7s72100.c         | 231 ------------------------
>  arch/arm/mach-shmobile/r7s72100.h               |   6 -
>  arch/arm/mach-shmobile/setup-r7s72100.c         |   2 -
>  7 files changed, 468 deletions(-)
>  delete mode 100644 arch/arm/mach-shmobile/board-genmai-reference.c
>  delete mode 100644 arch/arm/mach-shmobile/board-genmai.c
>  delete mode 100644 arch/arm/mach-shmobile/clock-r7s72100.c
>  delete mode 100644 arch/arm/mach-shmobile/r7s72100.h
> 
> -- 
> Regards,
> 
> Laurent Pinchart
> 
> --
> 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] 6+ messages in thread

* Re: [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support
  2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
                   ` (3 preceding siblings ...)
  2014-07-15 11:35 ` Simon Horman
@ 2014-07-15 12:29 ` Simon Horman
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2014-07-15 12:29 UTC (permalink / raw)
  To: linux-sh

On Tue, Jul 15, 2014 at 08:35:11PM +0900, Simon Horman wrote:
> On Wed, Jul 02, 2014 at 06:23:35PM +0200, Laurent Pinchart wrote:
> > Hello,
> > 
> > Now that all features supported by the Genmai legacy and reference board files
> > are supported using DT boot on a multiplatform kernel, remove support for the
> > Genmai board code and legacy (non multiplatform) r7s72100 code.
> > 
> > This patch set is based on top of and depends on the Genmai MTU2 DT patch
> > ("ARM: shmobile: genmai-reference: Enable MTU2 in device tree").
> 
> As reported elsewhere I am having a bit of trouble with the dependencies
> for this series so I have dropped it for now.

Now that problem has been resolved I have re-queued up this series.

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

end of thread, other threads:[~2014-07-15 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-02 16:23 [PATCH 0/3] ARM: shmobile: r7s72100: Remove legacy board support Laurent Pinchart
2014-07-06 14:55 ` Simon Horman
2014-07-07  6:13 ` Wolfram Sang
2014-07-15  5:00 ` Simon Horman
2014-07-15 11:35 ` Simon Horman
2014-07-15 12:29 ` Simon Horman

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.