1 /* 2 * B4420DS Device Tree Source 3 * 4 * Copyright 2012 Freescale Semiconductor, Inc 5 * 6 * Redistribution and use in source and binary 7 * modification, are permitted provided that t 8 * * Redistributions of source code must r 9 * notice, this list of conditions and t 10 * * Redistributions in binary form must r 11 * notice, this list of conditions and t 12 * documentation and/or other materials 13 * * Neither the name of Freescale Semicon 14 * names of its contributors may be used 15 * derived from this software without sp 16 * 17 * 18 * ALTERNATIVELY, this software may be distrib 19 * GNU General Public License ("GPL") as publi 20 * Foundation, either version 2 of that Licens 21 * later version. 22 * 23 * This software is provided by Freescale Semi 24 * express or implied warranties, including, b 25 * warranties of merchantability and fitness f 26 * disclaimed. In no event shall Freescale Sem 27 * direct, indirect, incidental, special, exem 28 * (including, but not limited to, procurement 29 * loss of use, data, or profits; or business 30 * on any theory of liability, whether in cont 31 * (including negligence or otherwise) arising 32 * this software, even if advised of the possi 33 */ 34 35 /include/ "b4420si-pre.dtsi" 36 /include/ "b4qds.dtsi" 37 38 / { 39 model = "fsl,B4420QDS"; 40 compatible = "fsl,B4420QDS"; 41 42 ifc: localbus@ffe124000 { 43 board-control@3,0 { 44 compatible = "fsl,b442 45 }; 46 }; 47 48 }; 49 50 /include/ "b4420si-post.dtsi"
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.