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
rtc: stm32: fix misspelling and misalignment issues
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
usb
/
usb-hcd.txt
blob
50529b838c9c4ee85979ba986131a18b87d5aa21
1
Generic USB HCD (Host Controller Device) Properties
2
3
Optional properties:
4
- phys: a list of all USB PHYs on this HCD
5
6
Example:
7
&usb1 {
8
phys = <&usb2_phy1>, <&usb3_phy1>;
9
};