| From: |
| "Hans J. Koch" <hjk@linutronix.de> |
| To: |
| arm-kernel <linux-arm-kernel@lists.infradead.org> |
| Subject: |
| [PATCH 0/7 v6] Add basic support for Telechips TCC8xxx SoCs |
| Date: |
| Wed, 26 May 2010 19:42:41 +0200 |
| Archive-link: |
| Article, Thread
|
I'll reply to this mail with a series of 7 patches that add support for
Telechips TCC8xxx ARM9-based SoCs.
Changes since v5:
- Removed UART support and register definitions since the TCC8000 has
8250-compatible UARTs built in. No need to reinvent the wheel.
- Fixed a wrong use of unreachable().
- Fixed a clock refcounting bug.
- Rebased against 2.6.34
Thanks,
Hans