devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sean Cross <xobs@kosagi.com>
To: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Lucas Stach <l.stach@pengutronix.de>,
	Shawn Guo <shawn.guo@freescale.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	devicetree@vger.kernel.org, Richard Zhu <r65037@freescale.com>,
	Grant Likely <grant.likely@linaro.org>,
	linux-pci@vger.kernel.org
Cc: bunnie@kosagi.com, Sean Cross <xobs@kosagi.com>
Subject: [PATCH v3 0/3] Add support for kosagi novena
Date: Wed, 11 Feb 2015 18:22:59 +0800	[thread overview]
Message-ID: <1423650182-16865-1-git-send-email-xobs@kosagi.com> (raw)

The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express slot.
This patchset adds device tree support for the Novena mainboard.

Changes since v2:
 - Updated stmpe_touchscreen bindings to match documentation
 - Removed bindings for eepromoops, it6251, senoko
 - Removed simple-bus and moved regulators into the parent node
 - Removed "Peek array power" from hog
 - Removed lonely "wakeup" from kpp
 - Dropped "add power-supply support" patch

Changes since v1:
 - Add 'kosagi' to vendor prefixes
 - Add LCD panel to simple-panel
 - Renamed power-supply to bus-supply
 - Replaced devm_regulator_get() with devm_regulator_get_optional()
 - Moved regulator_enable to imx6_add_pcie_port()
 - Removed fpga@1 from spi definition in dts -- will use overlays instead


Sean Cross (3):
  drm/panel: simple: Add Innolux N133HSE panel support
  devicetree: bindings: Add vendor prefix for Kosagi
  ARM: dts: imx6q: add Novena board

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx6q-novena.dts                 | 818 +++++++++++++++++++++
 drivers/gpu/drm/panel/panel-simple.c               |  26 +
 4 files changed, 846 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6q-novena.dts

-- 
2.1.3

             reply	other threads:[~2015-02-11 10:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11 10:22 Sean Cross [this message]
2015-02-11 10:23 ` [PATCH v3 1/3] drm/panel: simple: Add Innolux N133HSE panel support Sean Cross
     [not found] ` <1423650182-16865-1-git-send-email-xobs-nXMMniAx+RbQT0dZR+AlfA@public.gmane.org>
2015-02-11 10:23   ` [PATCH v3 2/3] devicetree: bindings: Add vendor prefix for Kosagi Sean Cross
2015-02-11 10:23 ` [PATCH v3 3/3] ARM: dts: imx6q: add Novena board Sean Cross
2015-11-12  0:07 ` [PATCH v3 0/3] Add support for kosagi novena Marek Vasut
     [not found]   ` <201511120107.38409.marex-ynQEQJNshbs@public.gmane.org>
2015-11-14 19:11     ` Fabio Estevam
2015-11-15  5:14       ` Marek Vasut

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=1423650182-16865-1-git-send-email-xobs@kosagi.com \
    --to=xobs@kosagi.com \
    --cc=bhelgaas@google.com \
    --cc=bunnie@kosagi.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=grant.likely@linaro.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=l.stach@pengutronix.de \
    --cc=linux-pci@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=r65037@freescale.com \
    --cc=robh+dt@kernel.org \
    --cc=shawn.guo@freescale.com \
    /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).