mips: ath79: add support for AR933x SOCs
authorWills Wang <wills.wang@live.com>
Wed, 16 Mar 2016 08:59:53 +0000 (16:59 +0800)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 20 May 2016 23:25:50 +0000 (01:25 +0200)
commitee7bb5be35af71df46733b0b3f3e8c96b7b4066d
tree7fb597c151bef3d6c8f963e37d1ca066f5a1044d
parent1d3d0f1f1cd8bac8ea0135c92a2bcd5020abfb1d
mips: ath79: add support for AR933x SOCs

This patch enable work for ar933x SOC.

Signed-off-by: Wills Wang <wills.wang@live.com>
arch/mips/mach-ath79/Kconfig
arch/mips/mach-ath79/Makefile
arch/mips/mach-ath79/ar933x/Makefile [new file with mode: 0644]
arch/mips/mach-ath79/ar933x/clk.c [new file with mode: 0644]
arch/mips/mach-ath79/ar933x/ddr.c [new file with mode: 0644]
arch/mips/mach-ath79/ar933x/lowlevel_init.S [new file with mode: 0644]