Commit 3d73e89328f124cf1f56fa13124a420010b7f5e7

Authored by Andrew Victor
Committed by Russell King
1 parent eaad2db03c

[ARM] 5265/3: [AT91] Add copyright info

Add copyright information for some of the AT91 header files.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

Showing 11 changed files with 30 additions and 0 deletions Side-by-side Diff

arch/arm/mach-at91/include/mach/at91_pit.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91_pit.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Periodic Interval Timer (PIT) - System peripherals regsters.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91_rstc.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91_rstc.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Reset Controller (RSTC) - System peripherals regsters.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91_rtt.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91_rtt.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Real-time Timer (RTT) - System peripherals regsters.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91_shdwc.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91_shdwc.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Shutdown Controller (SHDWC) - System peripherals regsters.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91_wdt.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91_wdt.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Watchdog Timer (WDT) - System peripherals regsters.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91cap9_ddrsdr.h
3 3 *
  4 + * (C) 2008 Andrew Victor
  5 + *
4 6 * DDR/SDR Controller (DDRSDRC) - System peripherals registers.
5 7 * Based on AT91CAP9 datasheet revision B.
6 8 *
arch/arm/mach-at91/include/mach/at91sam9260_matrix.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91sam9260_matrix.h
3 3 *
  4 + * Copyright (C) 2007 Atmel Corporation.
  5 + *
4 6 * Memory Controllers (MATRIX, EBI) - System peripherals registers.
5 7 * Based on AT91SAM9260 datasheet revision B.
6 8 *
arch/arm/mach-at91/include/mach/at91sam9261_matrix.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91sam9261_matrix.h
3 3 *
  4 + * Copyright (C) 2007 Atmel Corporation.
  5 + *
4 6 * Memory Controllers (MATRIX, EBI) - System peripherals registers.
5 7 * Based on AT91SAM9261 datasheet revision D.
6 8 *
arch/arm/mach-at91/include/mach/at91sam9_sdramc.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91sam9_sdramc.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * SDRAM Controllers (SDRAMC) - System peripherals registers.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
arch/arm/mach-at91/include/mach/at91sam9_smc.h
1 1 /*
2 2 * arch/arm/mach-at91/include/mach/at91sam9_smc.h
3 3 *
  4 + * Copyright (C) 2007 Andrew Victor
  5 + * Copyright (C) 2007 Atmel Corporation.
  6 + *
4 7 * Static Memory Controllers (SMC) - System peripherals registers.
5 8 * Based on AT91SAM9261 datasheet revision D.
6 9 *
drivers/mtd/nand/atmel_nand_ecc.h
... ... @@ -2,6 +2,9 @@
2 2 * Error Corrected Code Controller (ECC) - System peripherals regsters.
3 3 * Based on AT91SAM9260 datasheet revision B.
4 4 *
  5 + * Copyright (C) 2007 Andrew Victor
  6 + * Copyright (C) 2007 Atmel Corporation.
  7 + *
5 8 * This program is free software; you can redistribute it and/or modify it
6 9 * under the terms of the GNU General Public License as published by the
7 10 * Free Software Foundation; either version 2 of the License, or (at your