public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] stv0991: Add flat device tree support
@ 2015-05-01 22:43 Vikas Manocha
  2015-05-01 22:43 ` [U-Boot] [PATCH 1/2] stv0991: fdt: add stv0991 device tree Vikas Manocha
  2015-05-01 22:43 ` [U-Boot] [PATCH 2/2] stv0991: use fdt for serial port platform data Vikas Manocha
  0 siblings, 2 replies; 8+ messages in thread
From: Vikas Manocha @ 2015-05-01 22:43 UTC (permalink / raw)
  To: u-boot

This patchset adds device tree support for stv0991 soc.

Vikas Manocha (2):
  stv0991: fdt: add stv0991 device tree
  stv0991: use fdt for serial port platform data

 arch/arm/dts/Makefile      |    1 +
 arch/arm/dts/stv0991.dts   |   23 +++++++++++++++++++++++
 board/st/stv0991/stv0991.c |    2 ++
 configs/stv0991_defconfig  |    1 +
 include/configs/stv0991.h  |    3 +++
 5 files changed, 30 insertions(+)
 create mode 100644 arch/arm/dts/stv0991.dts

-- 
1.7.9.5

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

end of thread, other threads:[~2015-05-01 23:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 22:43 [U-Boot] [PATCH 0/2] stv0991: Add flat device tree support Vikas Manocha
2015-05-01 22:43 ` [U-Boot] [PATCH 1/2] stv0991: fdt: add stv0991 device tree Vikas Manocha
2015-05-01 23:01   ` Simon Glass
2015-05-01 23:18     ` vikasm
2015-05-01 23:45       ` Simon Glass
2015-05-01 23:43         ` vikasm
2015-05-01 22:43 ` [U-Boot] [PATCH 2/2] stv0991: use fdt for serial port platform data Vikas Manocha
2015-05-01 23:02   ` Simon Glass

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