linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PULL PATCH 0/3] ARM: at91: Kconfig cleanup for prepare add of Cortex-A5 Sama5
@ 2013-03-07 13:08 Jean-Christophe PLAGNIOL-VILLARD
  2013-03-07 14:21 ` [PATCH 1/3] ARM: at91: move non DT Kconfig to Kconfig.non_dt Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 8+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-03-07 13:08 UTC (permalink / raw)
  To: linux-arm-kernel

HI,

	The folowing patch serie

	move the non dt Kconfig to Kconfig.non_dt as they are plan for removal

	and update the Kconfig scheme to simplify the adding of the up comming
	Cortex-A5 SAMA5D3x series

please pull
The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git delivery/at91_3.9_dt_cleanup

for you to fetch changes up to 8ca98913f4b4e0b38d4442551d63681f4fdd0224:

  ARM: at91: renamme rm9200 dt file (2013-03-07 20:20:41 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
      ARM: at91: move non DT Kconfig to Kconfig.non_dt
      ARM: at91: rename board-dt to more specific name board-dt-sam9
      ARM: at91: renamme rm9200 dt file

 arch/arm/configs/at91_dt_defconfig                          |    2 +-
 arch/arm/configs/at91sam9260_defconfig                      |    2 +-
 arch/arm/configs/at91sam9g20_defconfig                      |    2 +-
 arch/arm/configs/at91sam9g45_defconfig                      |    2 +-
 arch/arm/mach-at91/Kconfig                                  |  398 ++-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 arch/arm/mach-at91/Kconfig.non_dt                           |  399 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-at91/Makefile                                 |    4 +--
 arch/arm/mach-at91/{board-rm9200-dt.c => board-dt-rm9200.c} |    0
 arch/arm/mach-at91/{board-dt.c => board-dt-sam9.c}          |    0
 9 files changed, 407 insertions(+), 402 deletions(-)
 create mode 100644 arch/arm/mach-at91/Kconfig.non_dt
 rename arch/arm/mach-at91/{board-rm9200-dt.c => board-dt-rm9200.c} (100%)
 rename arch/arm/mach-at91/{board-dt.c => board-dt-sam9.c} (100%)

Best Regards,
J.

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

end of thread, other threads:[~2013-03-13 16:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-07 13:08 [PULL PATCH 0/3] ARM: at91: Kconfig cleanup for prepare add of Cortex-A5 Sama5 Jean-Christophe PLAGNIOL-VILLARD
2013-03-07 14:21 ` [PATCH 1/3] ARM: at91: move non DT Kconfig to Kconfig.non_dt Jean-Christophe PLAGNIOL-VILLARD
2013-03-07 14:21   ` [PATCH 2/3] ARM: at91: rename board-dt to more specific name board-dt-sam9 Jean-Christophe PLAGNIOL-VILLARD
2013-03-13 14:17     ` Nicolas Ferre
2013-03-13 16:32       ` Nicolas Ferre
2013-03-07 14:21   ` [PATCH 3/3] ARM: at91: renamme rm9200 dt file Jean-Christophe PLAGNIOL-VILLARD
2013-03-13 14:22     ` Nicolas Ferre
2013-03-13 16:30       ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).