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
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm283x-rpi-usb-otg.dtsi
blob
e7d217c967a1cb53500072d4aa0ff4f65f620087
1
&usb {
2
dr_mode = "otg";
3
g-rx-fifo-size = <256>;
4
g-np-tx-fifo-size = <32>;
5
/*
6
* According to dwc2 the sum of all device EP
7
* fifo sizes shouldn't exceed 3776 bytes.
8
*/
9
g-tx-fifo-size = <256 256 512 512 512 768 768>;
10
};