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

This patchset adds device tree support for stv0991 soc.

Changes in v2:
- added commit messages for both patches.

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] 5+ messages in thread

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

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

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