]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: zynq: dts: split up device tree
authorJosh Cartwright <josh.cartwright@ni.com>
Wed, 31 Oct 2012 18:24:48 +0000 (12:24 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 12 Nov 2012 12:24:48 +0000 (13:24 +0100)
commite06f1a9ed7ebff170ba05d2606d079fb36c6a52d
treec5cafdfa2b8f3bcb86024ee44acfe3ad605bad56
parentaaf5e0be79e37d5a8509f09852788fa6a82522b2
ARM: zynq: dts: split up device tree

The purpose of the created zynq-7000.dtsi file is to describe the
hardware common to all Zynq 7000-based boards.  Also, get rid of the
zynq-ep107 device tree, since it is not hardware anyone can purchase.

Add a zc702 dts file based on the zynq-7000.dtsi.  Add it to the
dts/Makefile so it is built with the 'dtbs' target.

Signed-off-by: Josh Cartwright <josh.cartwright@ni.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/zynq-7000.dtsi [moved from arch/arm/boot/dts/zynq-ep107.dts with 79% similarity]
arch/arm/boot/dts/zynq-zc702.dts [new file with mode: 0644]
arch/arm/mach-zynq/common.c