linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: florian.vaussard@epfl.ch (Florian Vaussard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion
Date: Fri, 31 Aug 2012 18:06:10 +0200	[thread overview]
Message-ID: <1346429172-5902-1-git-send-email-florian.vaussard@epfl.ch> (raw)

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

             reply	other threads:[~2012-08-31 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31 16:06 Florian Vaussard [this message]
2012-08-31 16:06 ` [PATCH 1/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion board Florian Vaussard
2012-08-31 16:06 ` [PATCH 2/2] ARM: omap/dts: update the documentation Florian Vaussard
2012-09-06 20:52 ` [PATCH 0/2] ARM: omap/dts: Add support for Gumstix Overo with Tobi expansion Tony Lindgren
2012-09-10  9:25   ` Florian Vaussard
2012-09-10 11:38     ` Benoit Cousson
2012-09-10 11:52       ` Florian Vaussard
2012-09-10 12:53       ` Florian Vaussard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1346429172-5902-1-git-send-email-florian.vaussard@epfl.ch \
    --to=florian.vaussard@epfl.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).