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)
commit1eb6b961e9de2e8a929b4e334cede6323c5d363d
treeb702fe195c01e80cb4d61c1cd38d7d4b8e41d6c3
parent2b7f0360df27ed1582f71d7a3462524d5b3c9be3
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