avr32: Introduce <mach/chip.h>
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Thu, 5 Jun 2008 11:32:05 +0000 (13:32 +0200)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Fri, 8 Aug 2008 10:41:56 +0000 (12:41 +0200)
This file includes the appropriate chip-specific header with MMIO, IRQ
and GPIO definitions used by the platform code. It may also be used to
provide inline GPIO accessors for drivers that are willing to sacrifice
portability for faster bitbanging.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>

No differences found