zynqmp.dtsi (680e9976c92714a88611cacc8df9ce136d9d6b16) | zynqmp.dtsi (18a952ce7f7d1059fb11bd1b479ad663a4abb6db) |
---|---|
1// SPDX-License-Identifier: GPL-2.0+ |
|
1/* 2 * dts file for Xilinx ZynqMP 3 * 4 * (C) Copyright 2014 - 2015, Xilinx, Inc. 5 * 6 * Michal Simek <michal.simek@xilinx.com> 7 * | 2/* 3 * dts file for Xilinx ZynqMP 4 * 5 * (C) Copyright 2014 - 2015, Xilinx, Inc. 6 * 7 * Michal Simek <michal.simek@xilinx.com> 8 * |
8 * SPDX-License-Identifier: GPL-2.0+ | 9 * This program is free software; you can redistribute it and/or 10 * modify it under the terms of the GNU General Public License as 11 * published by the Free Software Foundation; either version 2 of 12 * the License, or (at your option) any later version. |
9 */ 10 11/ { 12 compatible = "xlnx,zynqmp"; 13 #address-cells = <2>; 14 #size-cells = <2>; 15 16 cpus { --- 1150 unchanged lines hidden --- | 13 */ 14 15/ { 16 compatible = "xlnx,zynqmp"; 17 #address-cells = <2>; 18 #size-cells = <2>; 19 20 cpus { --- 1150 unchanged lines hidden --- |