Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003  * sama5d29.dtsi - Device Tree Include file for SAMA5D29 SoC of the SAMA5D2
0004  * family.
0005  *
0006  *  Copyright (C) 2021 Microchip Technology, Inc. and its subsidiaries
0007  *
0008  *  Author: Hari Prasath <Hari.PrasathGE@microchip.com>
0009  *
0010  */
0011 
0012 #include "sama5d2.dtsi"
0013 
0014 &macb0 {
0015         compatible = "atmel,sama5d29-gem";
0016 };