ARM: at91/dt/trivial: correct file headers for SAMA5D3 SoC peripherals
File name had at91 prefix, which is not the case anymore for SAMA5D3. AT91SAM9x5 was mentioned instead of SAMA5D3 SoC. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
parent
cf05ea7131
commit
8dafaa1f28
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_can.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_can.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* CAN support
|
* CAN support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_emac.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_emac.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* Ethernet.
|
* Ethernet.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_gmac.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_gmac.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* Gigabit Ethernet.
|
* Gigabit Ethernet.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_lcd.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_lcd.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* LCD support
|
* LCD support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_mci2.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_mci2.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* 3 MMC ports
|
* 3 MMC ports
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_tcb1.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_tcb1.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* 2 TC blocks.
|
* 2 TC blocks.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* at91sama5d3_uart.dtsi - Device Tree Include file for AT91SAM9x5 SoC with
|
* sama5d3_uart.dtsi - Device Tree Include file for SAMA5D3 SoC with
|
||||||
* UART support
|
* UART support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
|
||||||
|
|
Loading…
Reference in New Issue