Skip to content
Snippets Groups Projects
Commit a6af3090 authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: Align model name with DT


Use model property to distinguish different configurations.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 134b0c8d
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
#include "zynq-cse-qspi.dtsi"
/ {
model = "Zynq CSE QSPI SINGLE Board";
};
&flash0 {
spi-rx-bus-width = <4>;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment