aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d34ek.dts
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2013-04-19 05:28:34 -0400
committerNicolas Ferre <nicolas.ferre@atmel.com>2013-04-19 05:38:05 -0400
commita6268b86483ba91c9df3e278bbc82d665d781d9e (patch)
tree1c8187df950b46c2fc1fca79b9c92ee75a0004bc /arch/arm/boot/dts/sama5d34ek.dts
parent05c1bc97c1421d0618d3e2660c25cdd6a052cd0f (diff)
ARM: at91/sama5d34ek.dts: remove not needed compatibility string
"atmel,sama5ek" compatibility sting does not correspond to a useful board configuration. This d34ek.dts is the only sama5d3 .dts file affected. Reported-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/sama5d34ek.dts')
-rw-r--r--arch/arm/boot/dts/sama5d34ek.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d34ek.dts b/arch/arm/boot/dts/sama5d34ek.dts
index d2739f8d7ae9..6bebfcdcb1d1 100644
--- a/arch/arm/boot/dts/sama5d34ek.dts
+++ b/arch/arm/boot/dts/sama5d34ek.dts
@@ -12,7 +12,7 @@
12 12
13/ { 13/ {
14 model = "Atmel SAMA5D34-EK"; 14 model = "Atmel SAMA5D34-EK";
15 compatible = "atmel,sama5d34ek", "atmel,sama5ek", "atmel,sama5d3xmb", "atmel,sama5d3xcm", "atmel,sama5d3", "atmel,sama5"; 15 compatible = "atmel,sama5d34ek", "atmel,sama5d3xmb", "atmel,sama5d3xcm", "atmel,sama5d3", "atmel,sama5";
16 16
17 ahb { 17 ahb {
18 apb { 18 apb {