Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

/ {
	model = "Zynq Zed Development Board";
	compatible = "xlnx,zynq-7000";
	compatible = "xlnx,zynq-zed", "xlnx,zynq-7000";

	memory {
		device_type = "memory";