The patch set add support for the MikroTik RB911 Lite2 (RB911-2Hn) and MikroTik RB911 Lite5 (RB911-5Hn) boards.
Gabor Juhos (4): ar71xx: add definitions for RouterBOARD hardware option bits ar71xx: mach-rbspi: return rb_info from rbspi_platform_setup ar71xx: make leds-gpio usable with single-ended GPIOs ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 + .../linux/ar71xx/base-files/etc/board.d/02_network | 2 + target/linux/ar71xx/base-files/etc/diag.sh | 2 + target/linux/ar71xx/base-files/lib/ar71xx.sh | 6 + .../ar71xx/base-files/lib/upgrade/platform.sh | 4 + .../ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 2 + .../ar71xx/files/arch/mips/ath79/mach-rbspi.c | 123 ++++++++++++++++++--- .../linux/ar71xx/files/arch/mips/ath79/machtypes.h | 1 + .../ar71xx/files/arch/mips/ath79/routerboot.h | 26 +++++ target/linux/ar71xx/image/mikrotik.mk | 2 +- ...llow-to-use-OPEN_-DRAIN-SOURCE-flags-with.patch | 45 ++++++++ .../701-MIPS-ath79-add-routerboard-detection.patch | 3 +- ...llow-to-use-OPEN_-DRAIN-SOURCE-flags-with.patch | 45 ++++++++ .../701-MIPS-ath79-add-routerboard-detection.patch | 3 +- 14 files changed, 252 insertions(+), 16 deletions(-) create mode 100644 target/linux/ar71xx/patches-4.4/442-leds-gpio-allow-to-use-OPEN_-DRAIN-SOURCE-flags-with.patch create mode 100644 target/linux/ar71xx/patches-4.9/442-leds-gpio-allow-to-use-OPEN_-DRAIN-SOURCE-flags-with.patch -- 2.14.3 _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev