Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1476284
| From | andrej@inversepath.com |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/2] imx53: add support for USB armory board |
| Date | 2016-09-05 12:30 +0200 |
| Message-ID | <sdZk5-2uu-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/2] imx53: add support for USB armory board andrej@inversepath.com - 2016-09-05 12:30 +0200
[PATCH v3 1/2] devicetree: Add vendor prefix for Inverse Path andrej@inversepath.com - 2016-09-05 12:30 +0200
[PATCH v3 2/2] ARM: dts: imx53: add support for USB armory board andrej@inversepath.com - 2016-09-05 12:30 +0200
Re: [PATCH v3 2/2] ARM: dts: imx53: add support for USB armory board Vagrant Cascadian <vagrant@debian.org> - 2016-09-05 19:20 +0200
Re: [PATCH v3 0/2] imx53: add support for USB armory board Shawn Guo <shawnguo@kernel.org> - 2016-09-08 15:30 +0200
csiph-web