Antony Pavlov
98c1c5078d
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 >
2016-05-13 14:01:47 +02:00
Antony Pavlov
930c54ff39
MIPS: ath79: add initial support for Onion Omega
...
The following features are supported:
* UART;
* SPI-flash;
* USB host;
* GPIO key and LED.
Please see https://onion.io/omega for details.
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com >
Cc: Gabor Juhos <juhosg@openwrt.org >
Cc: Alban Bedel <albeu@free.fr >
Cc: L. D. Pinney <ldpinney@gmail.com >
Cc: Boken Lin <bl@onion.io >
Cc: Jacky Huang <huangfangcheng@163.com >
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12884/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2016-05-13 14:01:47 +02:00
Antony Pavlov
3b9ec1b325
MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)
...
The following features are supported:
* UART;
* SPI-flash;
* USB host;
* GPIO keys and LEDs.
Links:
* http://www.dragino.com/products/mother-board/item/71-ms14-p.html
* https://wiki.openwrt.org/toh/dragino/ms14
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com >
Cc: Gabor Juhos <juhosg@openwrt.org >
Cc: Alban Bedel <albeu@free.fr >
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12882/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2016-05-13 14:01:46 +02:00
Antony Pavlov
2c3694d2e6
MIPS: ath79: add initial support for TP-LINK MR3020
...
The following features are supported:
* UART;
* SPI-flash;
* USB host;
* GPIO keys and LEDs.
Links:
* http://www.tp-link.com/en/products/details/?model=TL-MR3020
* http://wiki.openwrt.org/toh/tp-link/tl-mr3020
* https://wikidevi.com/wiki/TP-LINK_TL-MR3020
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com >
Cc: Gabor Juhos <juhosg@openwrt.org >
Cc: Alban Bedel <albeu@free.fr >
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12880/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2016-05-13 14:01:46 +02:00
Alban Bedel
ea3a7085bf
MIPS: ath79: Remove the builtin DTB support
...
Now that appended DTB is usable we can drop the builtin DTB support.
Signed-off-by: Alban Bedel <albeu@free.fr >
Cc: Felix Fietkau <nbd@openwrt.org >
Cc: Antony Pavlov <antonynpavlov@gmail.com >
Cc: Gabor Juhos <juhosg@openwrt.org >
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12231/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2016-05-13 14:01:37 +02:00
Alban Bedel
a5fcc6522f
MIPS: Add basic support for the TL-WR1043ND version 1
...
Add a DTS for TL-WR1043ND version 1 and allow to have it built in the
kernel to circumvent the broken u-boot found on these boards.
Currently only the UART, LEDs and buttons are supported.
Signed-off-by: Alban Bedel <albeu@free.fr >
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2015-06-21 21:54:10 +02:00