repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
qcom-ipq4019-ap.dk04.1-c1.dts
blob
7a96f300bc8d4569bf9f618f10ad32cfc3108ee1
1
// SPDX-License-Identifier: GPL-2.0
2
// Copyright (c) 2018, The Linux Foundation. All rights reserved.
3
4
#include "qcom-ipq4019-ap.dk04.1.dtsi"
5
6
/ {
7
model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK04.1-C1";
8
compatible = "qcom,ipq4019-dk04.1-c1";
9
10
soc {
11
dma@7984000 {
12
status = "ok";
13
};
14
15
qpic-nand@79b0000 {
16
status = "ok";
17
};
18
};
19
};