Josh Wu | b32313c | 2013-11-06 18:01:12 +0800 | [diff] [blame] | 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" |
Josh Wu | b32313c | 2013-11-06 18:01:12 +0800 | [diff] [blame] | 11 | #include "sama5d3_gmac.dtsi" |
Boris BREZILLON | f656d46 | 2014-03-10 15:37:18 +0100 | [diff] [blame] | 12 | #include "sama5d3_emac.dtsi" |
Josh Wu | b32313c | 2013-11-06 18:01:12 +0800 | [diff] [blame] | 13 | #include "sama5d3_lcd.dtsi" |
| 14 | #include "sama5d3_mci2.dtsi" |
| 15 | #include "sama5d3_tcb1.dtsi" |
| 16 | #include "sama5d3_uart.dtsi" |
| 17 | |
| 18 | / { |
Peter Rosin | e899dba | 2014-10-23 13:52:03 +0200 | [diff] [blame] | 19 | compatible = "atmel,sama5d36", "atmel,sama5d3", "atmel,sama5"; |
Josh Wu | b32313c | 2013-11-06 18:01:12 +0800 | [diff] [blame] | 20 | }; |