summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/include/mach/at91sam9x5_matrix.h
AgeCommit message (Collapse)AuthorFilesLines
2015-03-13ARM: at91: remove unused _matrix.h headersAlexandre Belloni1-53/+0
The matrix headers are not used anymore, remove them. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2012-02-03ARM: at91/at91sam9x5: overall definitionDan Liang1-0/+53
Add the definitions of peripheral and system registers for sam9x5 chips family. Signed-off-by: Dan Liang <dan.liang@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>