projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mtd: sf: Make sf_mtd.c more robust
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
zynq-topic-miamiplus.dts
1
// SPDX-License-Identifier: GPL-2.0+
2
/*
3
* Topic Miami Plus board DTS
4
*
5
* Copyright (C) 2016 Topic Embedded Products
6
*/
7
#include "zynq-topic-miami.dts"
8
9
/ {
10
model = "Topic Miami+ Zynq Board";
11
compatible = "topic,miamiplus", "xlnx,zynq-7000";
12
};
13
14
&qspi {
15
is-dual = <1>;
16
};