repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ARM: dts: omap5: Update I2C with address space and interrupts
[linux-2.6.git]
/
arch
/
arm
/
boot
/
dts
/
bcm2835-rpi-b.dts
blob
7dd860f83f96650bbab24c2ba40fb92cb79bc49f
1
/dts-v1/;
2
/memreserve/ 0x0c000000 0x04000000;
3
/include/ "bcm2835.dtsi"
4
5
/ {
6
compatible = "raspberrypi,model-b", "brcm,bcm2835";
7
model = "Raspberry Pi Model B";
8
9
memory {
10
reg = <0 0x10000000>;
11
};
12
};