All of lore.kernel.org
 help / color / mirror / Atom feed
From: andrej@inversepath.com (andrej at inversepath.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] imx53: add support for USB armory board
Date: Mon,  5 Sep 2016 12:11:15 +0200	[thread overview]
Message-ID: <20160905101117.27473-1-andrej@inversepath.com> (raw)

From: Andrej Rosano <andrej@inversepath.com>

This patchset add the support for USB armory board:
https://inversepath.com/usbarmory

v3: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- various fixes in dts file

v2: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- re-licensing dts to dual GPL/X11 license
- various fixes in dts file

Andrej Rosano (2):
  devicetree: Add vendor prefix for Inverse Path
  ARM: dts: imx53: add support for USB armory board

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx53-usbarmory.dts              | 224 +++++++++++++++++++++
 3 files changed, 226 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx53-usbarmory.dts

-- 
2.9.3

WARNING: multiple messages have this Message-ID (diff)
From: andrej@inversepath.com
To: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org,
	Vagrant Cascadian <vagrant@debian.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] imx53: add support for USB armory board
Date: Mon,  5 Sep 2016 12:11:15 +0200	[thread overview]
Message-ID: <20160905101117.27473-1-andrej@inversepath.com> (raw)

From: Andrej Rosano <andrej@inversepath.com>

This patchset add the support for USB armory board:
https://inversepath.com/usbarmory

v3: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- various fixes in dts file

v2: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- re-licensing dts to dual GPL/X11 license
- various fixes in dts file

Andrej Rosano (2):
  devicetree: Add vendor prefix for Inverse Path
  ARM: dts: imx53: add support for USB armory board

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx53-usbarmory.dts              | 224 +++++++++++++++++++++
 3 files changed, 226 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx53-usbarmory.dts

-- 
2.9.3

WARNING: multiple messages have this Message-ID (diff)
From: andrej@inversepath.com
To: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org,
	Vagrant Cascadian <vagrant@debian.org>,
	linux-arm-kernel@lists.infradead.org,
	Sascha Hauer <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh@kernel.org>
Subject: [PATCH v3 0/2] imx53: add support for USB armory board
Date: Mon,  5 Sep 2016 12:11:15 +0200	[thread overview]
Message-ID: <20160905101117.27473-1-andrej@inversepath.com> (raw)

From: Andrej Rosano <andrej@inversepath.com>

This patchset add the support for USB armory board:
https://inversepath.com/usbarmory

v3: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- various fixes in dts file

v2: Changes proposed by Shawn Guo <shawnguo@kernel.org>
- re-licensing dts to dual GPL/X11 license
- various fixes in dts file

Andrej Rosano (2):
  devicetree: Add vendor prefix for Inverse Path
  ARM: dts: imx53: add support for USB armory board

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/imx53-usbarmory.dts              | 224 +++++++++++++++++++++
 3 files changed, 226 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx53-usbarmory.dts

-- 
2.9.3

             reply	other threads:[~2016-09-05 10:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-05 10:11 andrej at inversepath.com [this message]
2016-09-05 10:11 ` [PATCH v3 0/2] imx53: add support for USB armory board andrej
2016-09-05 10:11 ` andrej
2016-09-05 10:11 ` [PATCH v3 1/2] devicetree: Add vendor prefix for Inverse Path andrej at inversepath.com
2016-09-05 10:11   ` andrej
2016-09-05 10:11   ` andrej
2016-09-05 10:11 ` [PATCH v3 2/2] ARM: dts: imx53: add support for USB armory board andrej at inversepath.com
2016-09-05 10:11   ` andrej
2016-09-05 10:11   ` andrej
2016-09-05 17:08   ` Vagrant Cascadian
2016-09-05 17:08     ` Vagrant Cascadian
2016-09-05 17:08     ` Vagrant Cascadian
2016-09-08 13:20 ` [PATCH v3 0/2] " Shawn Guo
2016-09-08 13:20   ` Shawn Guo
2016-09-08 13:20   ` Shawn Guo

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=20160905101117.27473-1-andrej@inversepath.com \
    --to=andrej@inversepath.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.