summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d3_emac.dtsi
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2015-03-04 17:56:03 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-03-04 18:36:10 +0100
commit8dafaa1f28e9113c19ead7d7e118669aace538af (patch)
treeffa956c67dcd3dc40a1e08f65923b45fe907fd0e /arch/arm/boot/dts/sama5d3_emac.dtsi
parentcf05ea713144fe08d1207846fb592ff0985040c6 (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/sama5d3_emac.dtsi')
-rw-r--r--arch/arm/boot/dts/sama5d3_emac.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d3_emac.dtsi b/arch/arm/boot/dts/sama5d3_emac.dtsi
index fe2af9276312..ca4094d8d0fc 100644
--- a/arch/arm/boot/dts/sama5d3_emac.dtsi
+++ b/arch/arm/boot/dts/sama5d3_emac.dtsi
@@ -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.
*
* Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>