summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d33ek.dts
diff options
context:
space:
mode:
authorBoris BREZILLON <b.brezillon@overkiz.com>2013-08-07 08:49:01 (GMT)
committerNicolas Ferre <nicolas.ferre@atmel.com>2013-10-16 13:47:08 (GMT)
commitd7d1d45cc46d79ab9227288e225aa51078855729 (patch)
treea2cd1cb9d532439e35628eb631cbce9c981ba05a /arch/arm/boot/dts/sama5d33ek.dts
parentd195608acc78db293468694ed5225a39e440429d (diff)
downloadlinux-fsl-qoriq-d7d1d45cc46d79ab9227288e225aa51078855729.tar.xz
ARM: at91/dt: split sama5d3 peripheral definitions
This patch splits the sama5d3 SoCs definition: - a common base for all sama5d3 SoCs (sama5d3.dtsi) - several optional peripheral definitions which will be included by sama5d3 specific SoCs (sama5d3_'periph name'.dtsi) - sama5d3 specific SoC definitions (sama5d3x.dtsi) This provides a better representation of the real hardware (drop unneed dt nodes) and avoids peripheral id conflict (which is not the case for current sama5d3 SoCs, but could be if other SoCs of this family are released). Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> [nicolas.ferre@atmel.com: add more "sama5d3?" compatibility strings] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/sama5d33ek.dts')
-rw-r--r--arch/arm/boot/dts/sama5d33ek.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d33ek.dts b/arch/arm/boot/dts/sama5d33ek.dts
index 99bd0c8..cbd6a3f 100644
--- a/arch/arm/boot/dts/sama5d33ek.dts
+++ b/arch/arm/boot/dts/sama5d33ek.dts
@@ -7,12 +7,13 @@
* Licensed under GPLv2 or later.
*/
/dts-v1/;
+#include "sama5d33.dtsi"
#include "sama5d3xmb.dtsi"
#include "sama5d3xdm.dtsi"
/ {
model = "Atmel SAMA5D33-EK";
- compatible = "atmel,sama5d33ek", "atmel,sama5d3xmb", "atmel,sama5d3xcm", "atmel,sama5d3", "atmel,sama5";
+ compatible = "atmel,sama5d33ek", "atmel,sama5d3xmb", "atmel,sama5d3xcm", "atmel,sama5d33", "atmel,sama5d3", "atmel,sama5";
ahb {
apb {