All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: at91: Calao USB-A926x switch completyl to dt and drop board file
@ 2013-05-26 15:30 Jean-Christophe PLAGNIOL-VILLARD
  2013-05-26 15:33 ` [PATCH 1/5] ARM: at91: dt: usb-a9260: update shutdown controller Jean-Christophe PLAGNIOL-VILLARD
  2013-05-31 20:56 ` [PATCH 0/5] ARM: at91: Calao USB-A926x switch completyl to dt and drop board file Nicolas Ferre
  0 siblings, 2 replies; 7+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-05-26 15:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

	The Follwing patch serie finish to swtich the Calao USB-A926x to DT
	and drop the board file.

	This is the first boards to be drop on at91

The following changes since commit 24577c1b3ebf3eab6465bb112a6265e87400163e:

  ARM: at91: dt: sam9260: add i2c gpio pinctrl (2013-05-26 16:56:39 +0800)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git j/for-3.11-calao-dt

for you to fetch changes up to c3ea1d2cc2f543ee0646a75890e1a7be5dd82c0b:

  ARM: at91: drop non DT: Calao USB-A96x (2013-05-26 23:32:23 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (5):
      ARM: at91: dt: usb-a9260: update shutdown controller
      ARM: at91: dt: usb-a9263: update shutdown controller
      ARM: at91: dt: usb-a9263: add dataflash support
      ARM: at91: dt: add Calao USB-A9G20 low power version
      ARM: at91: drop non DT: Calao USB-A96x

 arch/arm/boot/dts/Makefile                  |    1 +
 arch/arm/boot/dts/usb_a9260.dts             |    9 ++++++
 arch/arm/boot/dts/usb_a9263.dts             |   14 +++++++++
 arch/arm/boot/dts/usb_a9g20.dts             |   18 +----------
 arch/arm/boot/dts/usb_a9g20_common.dtsi     |   27 ++++++++++++++++
 arch/arm/boot/dts/usb_a9g20_lpw.dts         |   31 ++++++++++++++++++
 arch/arm/configs/at91_dt_defconfig          |    2 ++
 arch/arm/configs/at91sam9260_9g20_defconfig |    1 -
 arch/arm/configs/at91sam9263_defconfig      |    1 -
 arch/arm/mach-at91/Kconfig.non_dt           |   19 -----------
 arch/arm/mach-at91/Makefile                 |    3 --
 arch/arm/mach-at91/board-usb-a926x.c        |  384 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 12 files changed, 85 insertions(+), 425 deletions(-)
 create mode 100644 arch/arm/boot/dts/usb_a9g20_common.dtsi
 create mode 100644 arch/arm/boot/dts/usb_a9g20_lpw.dts
 delete mode 100644 arch/arm/mach-at91/board-usb-a926x.c

Best Regards,
J.

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

end of thread, other threads:[~2013-05-31 20:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-26 15:30 [PATCH 0/5] ARM: at91: Calao USB-A926x switch completyl to dt and drop board file Jean-Christophe PLAGNIOL-VILLARD
2013-05-26 15:33 ` [PATCH 1/5] ARM: at91: dt: usb-a9260: update shutdown controller Jean-Christophe PLAGNIOL-VILLARD
2013-05-26 15:33   ` [PATCH 2/5] ARM: at91: dt: usb-a9263: " Jean-Christophe PLAGNIOL-VILLARD
2013-05-26 15:33   ` [PATCH 3/5] ARM: at91: dt: usb-a9263: add dataflash support Jean-Christophe PLAGNIOL-VILLARD
2013-05-26 15:33   ` [PATCH 4/5] ARM: at91: dt: add Calao USB-A9G20 low power version Jean-Christophe PLAGNIOL-VILLARD
2013-05-26 15:33   ` [PATCH 5/5] ARM: at91: drop non DT: Calao USB-A96x Jean-Christophe PLAGNIOL-VILLARD
2013-05-31 20:56 ` [PATCH 0/5] ARM: at91: Calao USB-A926x switch completyl to dt and drop board file Nicolas Ferre

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.