On Mon, Jun 20, 2011 at 09:26:00PM +0200, Gabor Juhos wrote: > This patch set adds initial support for the Atheros AR933X SoCs. > > The patch set depends on the following unmerged patches: > MIPS: ath79: modify number of available IRQs > MIPS: ath79: handle more MISC IRQs > MIPS: ath79: add common USB Host Controller device > > Gabor Juhos (13): > MIPS: ath79: remove superfluous parentheses > MIPS: ath79: add revision id for the AR933X SoCs > MIPS: ath79: add early printk support for the AR933X SoCs > MIPS: ath79: add AR933X specific clock init > MIPS: ath79: add AR933X specific glue for > ath79_device_reset_{set,clear} > MIPS: ath79: add AR933X specific IRQ initialization > MIPS: ath79: add AR933X specific GPIO initialization > MIPS: ath79: add config symbol for the AR933X SoCs > USB: ehci-ath79: add device_id entry for the AR933X SoCs > MIPS: ath79: add AR933X specific USB platform device registration > serial: add driver for the built-in UART of the AR933X SoC > MIPS: ath79: register UART device for the AR933X SoCs > MIPS: ath79: add initial support for the Atheros AP121 reference > board I've merged this entire series and a previous 3 part series that is required for this series to be applied. But the patches are no longer entirely fresh. I'm going to review it for changes needed due to changes elsewhere in the kernel and try to fix it up. I don't have hardware to test on so I'd appreciate testing by others as a valuable help to get this upstream for 3.3 in a good shape! Thanks, Ralf