commit | 90fcdfabd2071ea720d9a95490ef3b5456401a57 | [log] [tgz] |
---|---|---|
author | Yannis Damigos <giannis.damigos@gmail.com> | Thu Jul 19 20:25:56 2018 +0300 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Oct 09 12:59:34 2018 -0400 |
tree | a6460d03030e40db5ac96b125dfd79faf73af647 | |
parent | 9975f7b85451d62b06a6636eba8830af607fc853 [diff] |
dts: bindings: usb: Add maximum-speed property Add maximum-speed property to usb node. It configures USB controllers to work up to a specific speed. Valid arguments are "super-speed", "high-speed", "full-speed" and "low-speed". Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>