[PATCH 0/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion
Florian Vaussard
florian.vaussard at epfl.ch
Fri Aug 31 12:06:10 EDT 2012
The Gumstix Overo is a computer on module using an OMAP3 processor.
This module must be plugged into an expansion board.
This patchset adds a first device tree support for the Overo, using the
Tobi expansion board. The current support is able to boot and mount
the rootfs from MMC, with a few extra features.
The first patch creates the device tree for both the Overo and the
Tobi expansion board, and updates the dtb build target.
The second patch updates the omap/dts documentation.
This patchset applies on tony's tree [1], devel-dt branch.
Regards,
Florian
[1] http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap.git;a=summary
Florian Vaussard (2):
ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion
board
ARM: omap/dts: update the documentation
.../devicetree/bindings/arm/omap/omap.txt | 3 +
arch/arm/boot/dts/omap3-overo.dtsi | 42 ++++++++++++++++++++
arch/arm/boot/dts/omap3-tobi.dts | 35 ++++++++++++++++
arch/arm/mach-omap2/Makefile.boot | 2 +-
4 files changed, 81 insertions(+), 1 deletions(-)
create mode 100644 arch/arm/boot/dts/omap3-overo.dtsi
create mode 100644 arch/arm/boot/dts/omap3-tobi.dts
--
1.7.5.4
More information about the linux-arm-kernel
mailing list