162306a36Sopenharmony_ci/* 262306a36Sopenharmony_ci * B4420DS Device Tree Source 362306a36Sopenharmony_ci * 462306a36Sopenharmony_ci * Copyright 2012 Freescale Semiconductor, Inc. 562306a36Sopenharmony_ci * 662306a36Sopenharmony_ci * Redistribution and use in source and binary forms, with or without 762306a36Sopenharmony_ci * modification, are permitted provided that the following conditions are met: 862306a36Sopenharmony_ci * * Redistributions of source code must retain the above copyright 962306a36Sopenharmony_ci * notice, this list of conditions and the following disclaimer. 1062306a36Sopenharmony_ci * * Redistributions in binary form must reproduce the above copyright 1162306a36Sopenharmony_ci * notice, this list of conditions and the following disclaimer in the 1262306a36Sopenharmony_ci * documentation and/or other materials provided with the distribution. 1362306a36Sopenharmony_ci * * Neither the name of Freescale Semiconductor nor the 1462306a36Sopenharmony_ci * names of its contributors may be used to endorse or promote products 1562306a36Sopenharmony_ci * derived from this software without specific prior written permission. 1662306a36Sopenharmony_ci * 1762306a36Sopenharmony_ci * 1862306a36Sopenharmony_ci * ALTERNATIVELY, this software may be distributed under the terms of the 1962306a36Sopenharmony_ci * GNU General Public License ("GPL") as published by the Free Software 2062306a36Sopenharmony_ci * Foundation, either version 2 of that License or (at your option) any 2162306a36Sopenharmony_ci * later version. 2262306a36Sopenharmony_ci * 2362306a36Sopenharmony_ci * This software is provided by Freescale Semiconductor "as is" and any 2462306a36Sopenharmony_ci * express or implied warranties, including, but not limited to, the implied 2562306a36Sopenharmony_ci * warranties of merchantability and fitness for a particular purpose are 2662306a36Sopenharmony_ci * disclaimed. In no event shall Freescale Semiconductor be liable for any 2762306a36Sopenharmony_ci * direct, indirect, incidental, special, exemplary, or consequential damages 2862306a36Sopenharmony_ci * (including, but not limited to, procurement of substitute goods or services; 2962306a36Sopenharmony_ci * loss of use, data, or profits; or business interruption) however caused and 3062306a36Sopenharmony_ci * on any theory of liability, whether in contract, strict liability, or tort 3162306a36Sopenharmony_ci * (including negligence or otherwise) arising in any way out of the use of 3262306a36Sopenharmony_ci * this software, even if advised of the possibility of such damage. 3362306a36Sopenharmony_ci */ 3462306a36Sopenharmony_ci 3562306a36Sopenharmony_ci/include/ "b4420si-pre.dtsi" 3662306a36Sopenharmony_ci/include/ "b4qds.dtsi" 3762306a36Sopenharmony_ci 3862306a36Sopenharmony_ci/ { 3962306a36Sopenharmony_ci model = "fsl,B4420QDS"; 4062306a36Sopenharmony_ci compatible = "fsl,B4420QDS"; 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci ifc: localbus@ffe124000 { 4362306a36Sopenharmony_ci board-control@3,0 { 4462306a36Sopenharmony_ci compatible = "fsl,b4420qds-fpga", "fsl,fpga-qixis"; 4562306a36Sopenharmony_ci }; 4662306a36Sopenharmony_ci }; 4762306a36Sopenharmony_ci 4862306a36Sopenharmony_ci}; 4962306a36Sopenharmony_ci 5062306a36Sopenharmony_ci/include/ "b4420si-post.dtsi" 51