[PATCH 4/8] ARM: zynq: dts: split up device tree
From: Michal Simek <hidden>
Date: 2012-11-05 11:32:22
Also in:
linux-devicetree, linux-serial, lkml
From: Michal Simek <hidden>
Date: 2012-11-05 11:32:22
Also in:
linux-devicetree, linux-serial, lkml
2012/10/31 Josh Cartwright [off-list ref]:
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 <redacted>
---
arch/arm/boot/dts/Makefile | 1 +
.../boot/dts/{zynq-ep107.dts => zynq-7000.dtsi} | 19 +++-----------
arch/arm/boot/dts/zynq-zc702.dts | 30 ++++++++++++++++++++++
arch/arm/mach-zynq/common.c | 3 ++-
4 files changed, 36 insertions(+), 17 deletions(-)
rename arch/arm/boot/dts/{zynq-ep107.dts => zynq-7000.dtsi} (79%)
create mode 100644 arch/arm/boot/dts/zynq-zc702.dtsNot going to apply this. We need to finish our discussion in "[PATCH v4 1/5] zynq: use GIC device tree bindings" before. Definitely I like idea to use "xlnx,zynq-7000" generic model name. Thanks, Michal