ar71xx: rework patch for qca953x/956x
authorFelix Fietkau <nbd@openwrt.org>
Tue, 7 Jul 2015 08:05:55 +0000 (08:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 7 Jul 2015 08:05:55 +0000 (08:05 +0000)
commitc9e433206f3440e683fbf7a2334bcd32e8daba1d
treef19472fee99d4dfaf4fe9faabcdde8dd074b6a6c
parent7acbd52055067c246a9f87b62b4df5f74293204b
ar71xx: rework patch for qca953x/956x

Patch cherry-picked from the following location:
https://www.codeaurora.org/cgit/quic/qsdk/oss/system/openwrt/commit/?h=release/coconut_ioe4531_2.0&id=5c357bf6c763e4140dddcc9a3bc5f005525a9c0e

Changelist,
    - add more register defines
    - add EHCI support
    - fix GPIO pin count to 18
    - fix chained irq disabled
    - fix GMAC0/GMAC1 initial
    - fix WMAC irq number to 47
    - merge the changes of dev-eth.c from the patch to file.

Signed-off-by: Miaoqing Pan <miaoqing@codeaurora.org>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 46207
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch
target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch
target/linux/ar71xx/patches-3.18/736-MIPS-ath79-fix-chained-irq-disable.patch