Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-or-later
0002 /*
0003  * at91rm9200_pqfp.dtsi - Device Tree Include file for AT91RM9200 PQFP family SoC
0004  *
0005  * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
0006  */
0007 
0008 #include "at91rm9200.dtsi"
0009 
0010 / {
0011         compatible = "atmel,at91rm9200-pqfp", "atmel,at91rm9200";
0012 };
0013 
0014 &pioD {
0015         status = "disabled";
0016 };