mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: versatile: switch to devicetree support
@ 2014-06-19 21:28 Antony Pavlov
  2014-06-19 21:28 ` [PATCH 1/4] ARM: versatile: drop redundant <mach/gpio.h> Antony Pavlov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Antony Pavlov @ 2014-06-19 21:28 UTC (permalink / raw)
  To: barebox

Antony Pavlov (4):
  ARM: versatile: drop redundant <mach/gpio.h>
  i2c: versatile: add devicetree support
  ARM: versatile: switch to devicetree support
  ARM: versatilepb_defconfig: enable devicetree support

 arch/arm/boards/versatile/versatilepb.c     | 10 ------
 arch/arm/configs/versatilepb_defconfig      | 50 ++++++++++++++++-------------
 arch/arm/dts/versatile-pb.dts               | 10 ++++++
 arch/arm/mach-versatile/core.c              | 11 -------
 arch/arm/mach-versatile/include/mach/gpio.h |  1 -
 arch/arm/mach-versatile/include/mach/init.h |  2 --
 drivers/i2c/busses/i2c-versatile.c          |  7 ++++
 7 files changed, 44 insertions(+), 47 deletions(-)
 create mode 100644 arch/arm/dts/versatile-pb.dts
 delete mode 100644 arch/arm/mach-versatile/include/mach/gpio.h

-- 
1.9.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2014-06-23  6:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-19 21:28 [PATCH 0/4] ARM: versatile: switch to devicetree support Antony Pavlov
2014-06-19 21:28 ` [PATCH 1/4] ARM: versatile: drop redundant <mach/gpio.h> Antony Pavlov
2014-06-19 21:28 ` [PATCH 2/4] i2c: versatile: add devicetree support Antony Pavlov
2014-06-19 21:28 ` [PATCH 3/4] ARM: versatile: switch to " Antony Pavlov
2014-06-19 21:28 ` [PATCH 4/4] ARM: versatilepb_defconfig: enable " Antony Pavlov
2014-06-23  6:46 ` [PATCH 0/4] ARM: versatile: switch to " Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox