ksi8560.dts (c1144d29f405ce1f4e6ede6482beb3d0d09750c6) | ksi8560.dts (c102432005e8811b80b25641e12c4577970b5558) |
---|---|
1/* 2 * Device Tree Source for Emerson KSI8560 3 * 4 * Author: Alexandr Smirnov <asmirnov@ru.mvista.com> 5 * 6 * Based on mpc8560ads.dts 7 * 8 * 2008 (c) MontaVista, Software, Inc. This file is licensed under 9 * the terms of the GNU General Public License version 2. This program 10 * is licensed "as is" without any warranty of any kind, whether express 11 * or implied. 12 * 13 */ 14 15/dts-v1/; 16 | 1/* 2 * Device Tree Source for Emerson KSI8560 3 * 4 * Author: Alexandr Smirnov <asmirnov@ru.mvista.com> 5 * 6 * Based on mpc8560ads.dts 7 * 8 * 2008 (c) MontaVista, Software, Inc. This file is licensed under 9 * the terms of the GNU General Public License version 2. This program 10 * is licensed "as is" without any warranty of any kind, whether express 11 * or implied. 12 * 13 */ 14 15/dts-v1/; 16 |
17/include/ "fsl/e500v1_power_isa.dtsi" 18 |
|
17/ { 18 model = "KSI8560"; 19 compatible = "emerson,KSI8560"; 20 #address-cells = <1>; 21 #size-cells = <1>; 22 23 aliases { 24 ethernet0 = &enet0; --- 320 unchanged lines hidden --- | 19/ { 20 model = "KSI8560"; 21 compatible = "emerson,KSI8560"; 22 #address-cells = <1>; 23 #size-cells = <1>; 24 25 aliases { 26 ethernet0 = &enet0; --- 320 unchanged lines hidden --- |