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

Marek Vasut marex at denx.de
Mon Jul 9 03:04:52 EDT 2012


Dear Shawn Guo,

> 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.

I can send you updated file, but it contains some additional cruft -- especially 
the SPI and i2c stuff. But then, I guess it just won't be probed, right ?

>   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

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list