mirror of https://gitee.com/openkylin/linux.git
dt-bindings: xilinx: Add description for ZynqMP
Record xlnx,zynqmp compatible string. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
2250e0413b
commit
a7a16068ad
|
@ -5,3 +5,13 @@ shall have the following properties.
|
|||
|
||||
Required root node properties:
|
||||
- compatible = "xlnx,zynq-7000";
|
||||
|
||||
---------------------------------------------------------------
|
||||
|
||||
Xilinx Zynq UltraScale+ MPSoC Platforms Device Tree Bindings
|
||||
|
||||
Boards with ZynqMP SOC based on an ARM Cortex A53 processor
|
||||
shall have the following properties.
|
||||
|
||||
Required root node properties:
|
||||
- compatible = "xlnx,zynqmp";
|
||||
|
|
Loading…
Reference in New Issue