Lines Matching full:usb

1 * Renesas R-Car generation 2 USB PHY
4 2 USB PHY contains.
7 - compatible: "renesas,usb-phy-r8a7742" if the device is a part of R8A7742 SoC.
8 "renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC.
9 "renesas,usb-phy-r8a7744" if the device is a part of R8A7744 SoC.
10 "renesas,usb-phy-r8a7745" if the device is a part of R8A7745 SoC.
11 "renesas,usb-phy-r8a77470" if the device is a part of R8A77470 SoC.
12 "renesas,usb-phy-r8a7790" if the device is a part of R8A7790 SoC.
13 "renesas,usb-phy-r8a7791" if the device is a part of R8A7791 SoC.
14 "renesas,usb-phy-r8a7794" if the device is a part of R8A7794 SoC.
15 "renesas,rcar-gen2-usb-phy" for a generic R-Car Gen2 or
23 - #address-cells: number of address cells for the USB channel subnodes, must
25 - #size-cells: number of size cells for the USB channel subnodes, must be <0>.
29 The USB PHY device tree node should have the subnodes corresponding to the USB
31 - reg: the USB controller selector; see the table below for the values.
34 The phandle's argument in the PHY specifier is the USB controller selector for
35 the USB channel other than r8a77470 SoC; see the selector meanings below:
42 | 0 | PCI EHCI/OHCI | HS-USB |
53 | 0 | EHCI/OHCI | HS-USB |
58 usb-phy@e6590100 {
59 compatible = "renesas,usb-phy-r8a7790", "renesas,rcar-gen2-usb-phy";
68 usb0: usb-channel@0 {
72 usb2: usb-channel@2 {
80 usbphy0: usb-phy0@e6590100 {
81 compatible = "renesas,usb-phy-r8a77470",
82 "renesas,rcar-gen2-usb-phy";
91 usb0: usb-channel@0 {
97 usbphy1: usb-phy@e6598100 {
98 compatible = "renesas,usb-phy-r8a77470",
99 "renesas,rcar-gen2-usb-phy";
108 usb1: usb-channel@0 {