MIPS: ath79: add initial support for DPT-Module
authorAntony Pavlov <antonynpavlov@gmail.com>
Thu, 17 Mar 2016 03:34:25 +0000 (06:34 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:47 +0000 (14:01 +0200)
commit98c1c5078deba1feb9c040eb7708a299e41a8d84
tree9dfc67e28c71678a7a80b72327826562e23e9d72
parentf40aec27ea9943c01db34ef95317768073e8d118
MIPS: ath79: add initial support for DPT-Module

The following features are supported:

  * UART;
  * SPI-flash;
  * USB host;
  * GPIO key and LED.

Links:

  * https://dptechnics.com/shop/index.php?route=product/product&path=59&product_id=50
  * https://dptechnics.com/shop/index.php?route=product/product&path=59&product_id=63

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Daan Pape <daan@dptechnics.com>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12886/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/dts/qca/Makefile
arch/mips/boot/dts/qca/ar9331_dpt_module.dts [new file with mode: 0644]