]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - arch/arm/boot/dts/zynq-7000.dtsi
ARM: zynq: dts: split up device tree
[can-eth-gw-linux.git] / arch / arm / boot / dts / zynq-7000.dtsi
similarity index 79%
rename from arch/arm/boot/dts/zynq-ep107.dts
rename to arch/arm/boot/dts/zynq-7000.dtsi
index 5caf10011f593037305927f62331e28960e76da3..8b30e596deabfb84a1bd42739af81d962c91ade8 100644 (file)
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
+/include/ "skeleton.dtsi"
 
-/dts-v1/;
 / {
-       model = "Xilinx Zynq EP107";
-       compatible = "xlnx,zynq-ep107";
-       #address-cells = <1>;
-       #size-cells = <1>;
-       interrupt-parent = <&intc>;
-
-       memory {
-               device_type = "memory";
-               reg = <0x0 0x10000000>;
-       };
-
-       chosen {
-               bootargs = "console=ttyPS0,9600 root=/dev/ram rw initrd=0x800000,8M earlyprintk";
-               linux,stdout-path = &uart0;
-       };
+       compatible = "xlnx,zynq-7000";
 
        amba {
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;
+               interrupt-parent = <&intc>;
                ranges;
 
                intc: interrupt-controller@f8f01000 {