]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/dts/sama5d36.dtsi
ARM: dts: DRA7: use new dra7-specific compatible string
[people/ms/u-boot.git] / arch / arm / dts / sama5d36.dtsi
CommitLineData
110fa979
WY
1/*
2 * sama5d36.dtsi - Device Tree Include file for SAMA5D36 SoC
3 *
4 * Copyright (C) 2013 Atmel,
5 * 2013 Josh Wu <josh.wu@atmel.com>
6 *
7 * Licensed under GPLv2 or later.
8 */
9#include "sama5d3.dtsi"
10#include "sama5d3_can.dtsi"
11#include "sama5d3_gmac.dtsi"
12#include "sama5d3_emac.dtsi"
13#include "sama5d3_lcd.dtsi"
14#include "sama5d3_mci2.dtsi"
15#include "sama5d3_tcb1.dtsi"
16#include "sama5d3_uart.dtsi"
17
18/ {
19 compatible = "atmel,sama5d36", "atmel,sama5d3", "atmel,sama5";
20};