Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * sama5d35.dtsi - Device Tree Include file for SAMA5D35 SoC
0004  *
0005  *  Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.com>
0006  */
0007 #include "sama5d3.dtsi"
0008 #include "sama5d3_gmac.dtsi"
0009 #include "sama5d3_emac.dtsi"
0010 #include "sama5d3_can.dtsi"
0011 #include "sama5d3_mci2.dtsi"
0012 #include "sama5d3_uart.dtsi"
0013 #include "sama5d3_tcb1.dtsi"
0014 
0015 / {
0016         compatible = "atmel,sama5d35", "atmel,sama5d3", "atmel,sama5";
0017 };