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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-dts
/
gbpc2.dts
blob
52760e7351f6c855ed6d9b2fe0521c067461f705
1
/dts-v1/;
2
3
#include "gbpc1.dts"
4
5
/ {
6
compatible = "gnubee,gb-pc2", "mediatek,mt7621-soc";
7
model = "GB-PC2";
8
};
9
10
&default_gpio {
11
groups = "wdt", "uart3";
12
function = "gpio";
13
};
14
15
&gmac1 {
16
status = "ok";
17
};
18
19
&phy_external {
20
status = "ok";
21
};