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
x86: Make the vdso2c compiler use the host architecture headers
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
omap2420-n810.dts
blob
b604d26bd48c3493155b22081209525b2fcb2070
1
/dts-v1/;
2
3
#include "omap2420-n8x0-common.dtsi"
4
5
/ {
6
model = "Nokia N810";
7
compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
8
};
9
10
&i2c2 {
11
aic3x@18 {
12
compatible = "tlv320aic3x";
13
reg = <0x18>;
14
};
15
};