All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Convert mxs board files to device tree
@ 2012-07-10  5:36 Shawn Guo
  2012-07-10  5:36 ` [PATCH v2 1/7] ARM: dts: imx28: move extra gpmi-nand pins into board dts Shawn Guo
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Shawn Guo @ 2012-07-10  5:36 UTC (permalink / raw)
  To: linux-arm-kernel

Changes since v1:
* Drop pwm, backlight and led for m28evk
* Enable enet_out clock for m28evk as well
* Drop the rewriting of tx28_add_fec0 for tx28

Regards,
Shawn

Marek Vasut (1):
  ARM: mxs: convert m28evk board to device tree

Shawn Guo (6):
  ARM: dts: imx28: move extra gpmi-nand pins into board dts
  ARM: dts: imx28: move lcdif control pins into board dts
  ARM: mxs: convert apx4devkit board to device tree
  ARM: mxs: convert tx28 board to device tree
  ARM: mxs: convert stmp378x_devb board to device tree
  ARM: mxs: add dtb-y target into Makefile.boot

 arch/arm/boot/dts/apx4devkit.dts    |  143 ++++++++++++++++++++++++
 arch/arm/boot/dts/imx28-evk.dts     |   30 +++++-
 arch/arm/boot/dts/imx28.dtsi        |   86 +++++++++++++-
 arch/arm/boot/dts/m28evk.dts        |  210 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stmp378x_devb.dts |   78 +++++++++++++
 arch/arm/boot/dts/tx28.dts          |   82 ++++++++++++++
 arch/arm/mach-mxs/Makefile.boot     |    9 ++
 arch/arm/mach-mxs/mach-mxs.c        |   67 ++++++++++-
 8 files changed, 692 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm/boot/dts/apx4devkit.dts
 create mode 100644 arch/arm/boot/dts/m28evk.dts
 create mode 100644 arch/arm/boot/dts/stmp378x_devb.dts
 create mode 100644 arch/arm/boot/dts/tx28.dts

-- 
1.7.5.4

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

end of thread, other threads:[~2012-07-10 16:26 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-10  5:36 [PATCH v2 0/7] Convert mxs board files to device tree Shawn Guo
2012-07-10  5:36 ` [PATCH v2 1/7] ARM: dts: imx28: move extra gpmi-nand pins into board dts Shawn Guo
2012-07-10  5:36 ` [PATCH v2 2/7] ARM: dts: imx28: move lcdif control " Shawn Guo
2012-07-10  5:36 ` [PATCH v2 3/7] ARM: mxs: convert m28evk board to device tree Shawn Guo
2012-07-10  7:20   ` Marek Vasut
2012-07-10  7:24     ` Shawn Guo
2012-07-10  8:32       ` Marek Vasut
2012-07-10 15:23     ` Shawn Guo
2012-07-10 15:37       ` Marek Vasut
2012-07-10 15:45         ` Shawn Guo
2012-07-10 15:51           ` Marek Vasut
2012-07-10 16:08             ` Shawn Guo
2012-07-10 16:26               ` Marek Vasut
2012-07-10  5:36 ` [PATCH v2 4/7] ARM: mxs: convert apx4devkit " Shawn Guo
2012-07-10  5:36 ` [PATCH v2 5/7] ARM: mxs: convert tx28 " Shawn Guo
2012-07-10 15:37   ` Shawn Guo
2012-07-10  5:36 ` [PATCH v2 6/7] ARM: mxs: convert stmp378x_devb " Shawn Guo
2012-07-10  5:36 ` [PATCH v2 7/7] ARM: mxs: add dtb-y target into Makefile.boot Shawn Guo
2012-07-10  5:38 ` [PATCH v2 3/7] ARM: mxs: convert m28evk board to device tree Shawn Guo
2012-07-10  5:39 ` [PATCH v2 6/7] ARM: mxs: convert stmp378x_devb " Shawn Guo

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.