From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrej@inversepath.com Subject: [PATCH 0/2] ARM: dts: imx53: add support for USB armory board Date: Tue, 21 Jun 2016 16:50:51 +0200 Message-ID: <20160621145053.7742-1-andrej@inversepath.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: devicetree@vger.kernel.org Cc: Vagrant Cascadian , linux-kernel@vger.kernel.org, Sascha Hauer , Fabio Estevam , Shawn Guo , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org From: Andrej Rosano This two patches add support for the USB armory board. The USB armory from Inverse Path is an open source hardware design, implementing a flash drive sized computer: https://inversepath.com/usbarmory 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 | 239 +++++++++++++++++++++ 3 files changed, 241 insertions(+) create mode 100644 arch/arm/boot/dts/imx53-usbarmory.dts -- 2.9.0