提交 0e4aeab7 编写于 作者: Y Yoshihiro Shimoda 提交者: Greg Kroah-Hartman

dt-bindings: usb: ehci: Add clocks description for R-Car Gen3

This patch adds detailed information of an optional property "clocks"
description for R-Car Gen3.
Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: NSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: NRob Herring <robh@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f13912d3
...@@ -15,7 +15,11 @@ Optional properties: ...@@ -15,7 +15,11 @@ Optional properties:
- needs-reset-on-resume : boolean, set this to force EHCI reset after resume - needs-reset-on-resume : boolean, set this to force EHCI reset after resume
- has-transaction-translator : boolean, set this if EHCI have a Transaction - has-transaction-translator : boolean, set this if EHCI have a Transaction
Translator built into the root hub. Translator built into the root hub.
- clocks : a list of phandle + clock specifier pairs - clocks : a list of phandle + clock specifier pairs. In case of Renesas
R-Car Gen3 SoCs:
- if a host only channel: first clock should be host.
- if a USB DRD channel: first clock should be host and second one
should be peripheral.
- phys : see usb-hcd.txt in the current directory - phys : see usb-hcd.txt in the current directory
- resets : phandle + reset specifier pair - resets : phandle + reset specifier pair
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册