Commit 357a454e authored by Michal Simek's avatar Michal Simek

ARM: zynq: DT: Extend compatible string for zedboard

Aling compatible property with others and have xlnx,zynq-zed
in compatible list too.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent b65186da
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
/ { / {
model = "Zynq Zed Development Board"; model = "Zynq Zed Development Board";
compatible = "xlnx,zynq-7000"; compatible = "xlnx,zynq-zed", "xlnx,zynq-7000";
memory { memory {
device_type = "memory"; device_type = "memory";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment