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
blame
|
history
|
raw
|
HEAD
x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm283x-rpi-smsc9514.dtsi
blob
3f0a56ebcf1f64692cbdd311752ce8d1fd36a5f1
1
/ {
2
aliases {
3
ethernet = ðernet;
4
};
5
};
6
7
&usb {
8
usb1@1 {
9
compatible = "usb424,9514";
10
reg = <1>;
11
#address-cells = <1>;
12
#size-cells = <0>;
13
14
ethernet: usbether@1 {
15
compatible = "usb424,ec00";
16
reg = <1>;
17
};
18
};
19
};