1 // SPDX-License-Identifier: GPL-2.0-or-later << 2 /* 1 /* 3 * P1010 RDB Device Tree Source 2 * P1010 RDB Device Tree Source 4 * 3 * 5 * Copyright 2011 Freescale Semiconductor Inc. 4 * Copyright 2011 Freescale Semiconductor Inc. >> 5 * >> 6 * This program is free software; you can redistribute it and/or modify it >> 7 * under the terms of the GNU General Public License as published by the >> 8 * Free Software Foundation; either version 2 of the License, or (at your >> 9 * option) any later version. 6 */ 10 */ 7 11 8 /include/ "p1010si-pre.dtsi" 12 /include/ "p1010si-pre.dtsi" 9 13 10 / { 14 / { 11 model = "fsl,P1010RDB"; 15 model = "fsl,P1010RDB"; 12 compatible = "fsl,P1010RDB"; 16 compatible = "fsl,P1010RDB"; 13 17 14 /include/ "p1010rdb_32b.dtsi" 18 /include/ "p1010rdb_32b.dtsi" 15 }; 19 }; 16 20 17 /include/ "p1010rdb.dtsi" 21 /include/ "p1010rdb.dtsi" 18 /include/ "p1010rdb-pa.dtsi" 22 /include/ "p1010rdb-pa.dtsi" 19 /include/ "p1010si-post.dtsi" 23 /include/ "p1010si-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.