linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: acourbot@nvidia.com (Alexandre Courbot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: tegra: basic support for NVIDIA SHIELD
Date: Mon, 12 May 2014 17:26:47 +0900	[thread overview]
Message-ID: <1399883209-31169-1-git-send-email-acourbot@nvidia.com> (raw)

DT for SHIELD, hopefully in time for 3.16.

Almost everything we could enable at this stage is here. Only the DSI
panel is still missing, I could not get it to work without workarounds
for some reason. Will try to fix that and submit a fixup patch.

Without the panel working this DT is not so useful currently, but it
would be great if we could at least validate it and secure it for 3.16,
so panel support could make it during the -rc cycle.

Thanks,
Alex.

Alexandre Courbot (2):
  ARM: tegra: joystick input in tegra_defconfig
  ARM: tegra: add device tree for SHIELD

 arch/arm/boot/dts/Makefile          |    1 +
 arch/arm/boot/dts/tegra114-roth.dts | 1113 +++++++++++++++++++++++++++++++++++
 arch/arm/configs/tegra_defconfig    |    1 +
 3 files changed, 1115 insertions(+)
 create mode 100644 arch/arm/boot/dts/tegra114-roth.dts

-- 
1.9.2

             reply	other threads:[~2014-05-12  8:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12  8:26 Alexandre Courbot [this message]
2014-05-12  8:26 ` [PATCH 1/2] ARM: tegra: joystick input in tegra_defconfig Alexandre Courbot
2014-05-12 16:32   ` Stephen Warren
2014-05-13  3:45     ` Alexandre Courbot
2014-05-13 15:39       ` Stephen Warren
2014-05-12  8:26 ` [PATCH 2/2] ARM: tegra: add device tree for SHIELD Alexandre Courbot
2014-05-12 16:41   ` Stephen Warren

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=1399883209-31169-1-git-send-email-acourbot@nvidia.com \
    --to=acourbot@nvidia.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).