projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ralink: add pinctrl driver
[openwrt/svn-archive/archive.git]
/
target
/
linux
/
ramips
/
dts
/
AWM002-8M.dtsi
1
/include/ "AWM002.dtsi"
2
3
/ {
4
compatible = "AWM002", "ralink,rt5350-soc";
5
model = "AsiaRF AWM002";
6
7
palmbus@10000000 {
8
spi@b00 {
9
m25p80@0 {
10
compatible = "mx25l6405d";
11
linux,modalias = "m25p80", "mx25l6405d";
12
};
13
};
14
};
15
};