ARM: zynq: DT: Clarify Xilinx Zynq platform
ep107 was emulation platform and compatible string
have been changed long time ago.
"ARM: zynq: dts: split up device tree"
(sha1: e06f1a9ed7
)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
d1a28b6860
commit
6a3246c02e
|
@ -1,7 +1,7 @@
|
||||||
Xilinx Zynq EP107 Emulation Platform board
|
Xilinx Zynq Platforms Device Tree Bindings
|
||||||
|
|
||||||
This board is an emulation platform for the Zynq product which is
|
Boards with Zynq-7000 SOC based on an ARM Cortex A9 processor
|
||||||
based on an ARM Cortex A9 processor.
|
shall have the following properties.
|
||||||
|
|
||||||
Required root node properties:
|
Required root node properties:
|
||||||
- compatible = "xlnx,zynq-ep107";
|
- compatible = "xlnx,zynq-7000";
|
||||||
|
|
Loading…
Reference in New Issue