Back to home page

OSCL-LXR

 
 

    


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