From: Andrej Rosano <andrej@xxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html