[PATCH 0/7] Convert mxs board files to device tree

Shawn Guo shawn.guo at linaro.org
Mon Jul 9 02:14:49 EDT 2012


With imx23-evk and imx28-evk converted to device tree, it's time to
start looking at other mxs boards.

Marek, Lauri and Lothar,

Please do me the favor to test the series on your boards to see if it
provides the same functionality as the board file.  You can just use
the branch below.

  git://git.linaro.org/people/shawnguo/linux-2.6.git mxs/dt/others

Thanks,
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        |   96 +++++++++++++-
 arch/arm/boot/dts/m28evk.dts        |  241 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stmp378x_devb.dts |   78 +++++++++++
 arch/arm/boot/dts/tx28.dts          |  112 ++++++++++++++++
 arch/arm/mach-mxs/Makefile.boot     |    9 ++
 arch/arm/mach-mxs/mach-mxs.c        |  102 +++++++++++++++-
 8 files changed, 802 insertions(+), 9 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





More information about the linux-arm-kernel mailing list