linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ruslan.bilovol@ti.com (Ruslan Bilovol)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support
Date: Fri,  8 Feb 2013 21:37:48 +0200	[thread overview]
Message-ID: <1360352269-14922-1-git-send-email-ruslan.bilovol@ti.com> (raw)

Hi,

This patch adds very basic support for OMAP4 Blaze Tablet
software development platform.

The machine for this board is already registered under number 4516:
http://www.arm.linux.org.uk/developer/machines/list.php?id=4516 

The work on this platform was going internally during last two years
and lot of the people worked on this board support on (currently)
old kernels.

The board support is started from scratch (again) basing on
board-4430sdp.c file. However, I would like to give some credits
to people who worked earlier internally on the board support
adding them as authors of the boardfile (and probably I will pick
up some approaches from old versions of sources of course so this
is reasonable).

Ruslan Bilovol (1):
  ARM: OMAP4: Add OMAP4 Blaze Tablet support

 arch/arm/mach-omap2/Kconfig                  |    7 +
 arch/arm/mach-omap2/Makefile                 |    1 +
 arch/arm/mach-omap2/board-omap4blazetablet.c |  433 ++++++++++++++++++++++++++
 3 files changed, 441 insertions(+)
 create mode 100644 arch/arm/mach-omap2/board-omap4blazetablet.c

-- 
1.7.9.5

             reply	other threads:[~2013-02-08 19:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 19:37 Ruslan Bilovol [this message]
2013-02-08 19:37 ` [PATCH 1/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support Ruslan Bilovol
2013-02-10  2:52   ` Tony Lindgren
2013-02-10 21:42     ` Ruslan Bilovol
2013-02-11 16:52       ` Tony Lindgren
2013-02-11 18:52     ` Jon Hunter
2013-02-11 19:00       ` Tony Lindgren
2013-02-13 23:28         ` Ruslan Bilovol
2013-02-15  7:33           ` Jon Hunter

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=1360352269-14922-1-git-send-email-ruslan.bilovol@ti.com \
    --to=ruslan.bilovol@ti.com \
    --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).